Skip to content

Installment settings

Wallace S Ferreira edited this page Oct 8, 2019 · 2 revisions

To protect your store data, we recommend doing the procedures described here in a development environment.


You can access Mundipagg Magento Integration Module settings by clicking on Mundipagg, in left menu of the page Payment Methos. scroll down to Other Payment Methods > Mundipagg > MundiPagg Transaction(Configure) > Credit Card > Installments. This is the Installments screen:

Installment Settings

Default configuration - Applicable to all brands section

Here you can set general installments configuration. As described in the section name, all the configurations set on it will be applicable to all credit card brands.

  • Enabled: Enable/disable Default configuration. If it is disable, the brand installment settings, with the same settings described here, will be showed on each brand section.
  • Max installments number: Max number of installments.
  • Max installments without interest: Max number of installments that the interest will not be applied.
  • Interest (%): Initial interest rate in percent. In this field, you must insert only numbers, without the percent (%) symbol, and it's decimal separator must be a dot (.), not a comma (,). See the example image bellow:

Interest example

  • Incremental interest (%): Iterest rate , in percent, that will be added to initial interest in each of installments after the first. This field should be filled as the Interest field, as described above.

Let's say you filled the settings like the following example image:

Example settings

So, you will have:

Installments number Interest rate
1x Without interest
2x Without interest
3x Without interest
4x 1.5%
5x 2.0%
6x 2.5%

Credit card brand sections

If you disable Default configuration - Applicable to all brands, the installment settings per brand mode will be enabled, and you will see a screen like this:

Installment settings per brand

The configurations are similar to Default configuration - Applicable to all brands section, except for:

  • Enable: Set if the credit card brand will be accepted in the credit card payment methods. If it is enabled with Default configuration disabled, the installment settings of the brand will be showed. On the other hand, if it is enabled with Default configuration enabled, the installment settings of the brand will be those set by default.

Following the settings defined on the last example image, the result will be:

  • Visa brand:
Installments number Interest rate
1x Without interest
2x 1%
3x 2%
4x 3%
  • Mastercard brand:
Installments number Interest rate
1x Without interest
2x Without interest
3x Without interest
4x 2%
5x 4%
6x 6%
7x 8%
8x 10%
9x 12%
10x 14%
11x 16%
12x 18%
  • Cabal brand: will not be accepted.
Clone this wiki locally