Installment Payment
Overview
XPay allows you to support Installment Payments.
An installment process is performed by the Acquirer without interest. The Merchant informs the Cardholder about the available number of installment options and the Cardholder decides on the number of installments with the Merchant at the checkout page of the merchant.
Hosted Payment Page
The payment flow does not vary with respect to the Hosted Payment Page solution, in fact it is necessary to call the same API:
Valuing the Order object with the parameters:
Name | Description |
---|---|
installmentQty | Number from 1-99 |
Pay-by-Link
The payment flow does not vary with respect to the solution Pay-by-Link, it is in fact necessary to call the same API:
Order object has the following parameter:
Name | Description |
---|---|
installmentQty | Number from 1-99 |
M.O.T.O
The payment flow does not vary with respect to the solution MOTO, it is in fact necessary to call the same API:
Order object has the following parameter:
Name | Description |
---|---|
installmentQty | Number from 1-99 |