Installment payment features
This module also allows you to offer the possibility to pay in installments. In module settings, you can choose the number of installments and the delay in days between each installment.
This module will allow you to view an order in your Drupal_Commerce Back Office with the total amount that has been paid using the “payment in 3 installments with no fees” module, for instance.
When a payment is made in installments, an authorization request is made only for the first installment. As a result, you will need to verify that the following deadlines were not denied at the time of application. The authorization will be automatically carried out one day before the capture date.
Starting from the second installment, the IPN is no longer called, as Drupal_Commerce does not support such notifications for finalized orders. It is needless to resend the IPN from the Back Office.
It is possible to be notified by e-mail in case one of the following installment payments is refused. All you need to do is enable and configure the Installment payment rejection e-mail rule. This rule can be found in the Settings > Notification rules menu > E-mail sent to the merchant tab of the Merchant Back Office.
Additional feature implemented into this module
For installment payments, the Scellius payment gateway allows to also choose the amount of the first installment.
Example:
For an amount of EUR 100 in 3 installments, you can set the percentage of the first payment at 50% of the amount. This means that the amount of the first installment will be EUR 50 and that the two others will be of EUR 25.
Payment method view
In module settings, you can define the minimum amount starting from which you wish to offer installment payment.
You can also set up the maximum amount until which you wish to offer installment payment.
To sum up, you must define a range for enabling payment in installments.