For the complete documentation index, see llms.txt. This page is also available as Markdown.

display_installment_offers_choice

Description

The terminal displays a list of available installment offers as a form of payment from which the customer can select one and see a plan’s details.

In the example shown here there are only 3 values - 3, 6 and 12, which correspond to 3, 6 and 12 months, as provided by the card issuer.

If dismissed or timed out, the application will assume that no installment plan is selected and the transaction flow should continue without an installment plan.

Error Scenarios

If installment payment option sent by the card issuer indicates that payment must be in installments only and customer taps Dismiss, then the transaction will be declined and a reversal will be sent.

---

Last updated

Was this helpful?