Creating an installment payment
This payment mode allows the merchant to offer payment facilities to the buyer.
The payment form defines the number of installments and the interval between them.
The schedule is then presented to the buyer on the payment pages.
The first installment works the same way as an immediate payment. The result is notified to the merchant website due to the Instant Payment Notification URL at the end of the payment rule.
The following installments are similar to deferred payments. The result is sent to the merchant website via the Instant Payment Notification URL on batch authorization rule.
Clarifications:
The fieldvads_amountcontains the total amount of the order. This is the amount that will be split according to the value of the fieldvads_payment_config.
On the day of the payment, the total amount is not credited to the merchant’s account and the liability shift cannot apply to future installments.
The date of the last installment cannot exceed one year after the date of the form submission. Otherwise, an error message will appear and the form will be rejected.
The validation mode and the capture delay apply to all the installments.