To use our Installment Service, you first need to get it enabled on your account. To do this, contact your Global Payments account manager.

info

For more information on our Installment Service, see our Overview.

Display confirmation details

display-confirmation-details

When displaying plan details, you must comply with the messaging options in our Installments Enabled by Visa UX Guide. To download the guide, see the "Display installment plan details" section of our Step By Step Guide for the HPP.

info

The HPP response includes the following plan details. You can display this information on the confirmation page after the purchase is complete. 

  • INS_number_of_installments
  • INS_installment_frequency
  • INS_instalment_payment_amount
  • INS_total_fees
  • INS_annual_percentage_rate
  • INS_total_plan_cost
  • INS_currency
  • INS_terms_and_conditions_text
  • INS_terms_and_conditions_url

Response syntax

Filter installment plans

You can filter installment plans by sending the following filter parameters in the request:

  • HPP_PLAN_TYPE
  • HPP_MAX_TERM_MONTHS_MERCHANT_FUNDED
  • HPP_AMOUNT_THRESHOLD

If available, up to two installment plans will be displayed on the HPP.

In the following example, both plans are CONSUMER_FUNDED on the HPP if available for a specific user.

filter-installment-plans
{
"TIMESTAMP": "20240311160300",
"MERCHANT_ID": "vayuvisa",
"ACCOUNT": "installment",
"CURRENCY": "CAD",
"AMOUNT": "45000",
"ORDER_ID": "853f6574-b02c-4cae-8e14-26506ab69809",
"AUTO_SETTLE_FLAG":"0",
"HPP_PLAN_TYPE":"CONSUMER_FUNDED",
"HPP_MAX_TERM_MONTHS_MERCHANT_FUNDED":"",
"HPP_AMOUNT_THRESHOLD":"",
"SHA1HASH": "7c5be41124b37c40f3b8851ad2dd1bc11a70a972"
}
Internal Title
HPP Reference
Show Content Nav
On
Tags