Installments
Form will automatically recognize cards which are eligible for payments in installments. Installment range setup will be defined by the merchant-acquirer agreement.
Force Installments
To force payment on installments use force_installments
option.
Supported values are: true
or 'true'
. If you provide false or omit value then default value is false
.
Buyer is forced to select one of provided installment options and is unable to pay one-time.
NOTE
Force installments only work if installments are enabled on merchant profile.
An error is raised if you try to force payment on installments for merchant without enabled installments.
Last updated