This endpoint generates a quote for an installment plan.
Note
Installment plans are only available for credit card payments.
Currency Considerations:
The currency used for the installment plan can be:
- Local Currency: The currency of the selected country. In this case, the customer will be charged in their local currency.
- Account Currency: The currency of your Localpayment account. If this differs from the local currency, Localpayment will perform a foreign exchange conversion to obtain the equivalent amount in local currency. This conversion will be reflected in your account statement.
Note
For countries with multiple official currencies, the paymentMethod.code
parameter is used to specify the currency of the transaction. This ensures that the payment is processed in the correct currency for the chosen payment method.
Token Expiration
The token provided in the response is valid for 10 minutes from the moment it is generated. After this period, the token will expire and can no longer be used for processing installment plans.
ImportantInstallment plans are only available for credit card payments.
Currency Considerations:
The currency used for the installment plan can be:
- Local Currency: The currency of the selected country. In this case, the customer will be charged in their local currency._
- Account Currency: The currency of your Localpayment account. If this differs from the local currency, Localpayment will perform a foreign exchange conversion to obtain the equivalent amount in local currency. This conversion will be reflected in your account statement.
NoteFor countries with multiple official currencies, the
paymentMethod.code
parameter is used to specify the currency of the transaction. This ensures that the payment is processed in the correct currency for the chosen payment method.