Embedded Checkout

Payment Installment

Query installment options for an embedded checkout session.

post/api/v1/embedded/payment/installment

Request body

session_idstring required

Embedded checkout session identifier

amountinteger

Amount in minor units. Defaults to session amount.

currencystring

ISO currency code. Defaults to session currency.

bin_numberstring

Card BIN

binstring

Card BIN

campaign_namestring

Campaign name. Defaults to session campaign.

modestring

Gateway mode. Defaults to session mode.

languagestring

Language code. Defaults to session language.

is_3dboolean

Whether payment is 3D

is_submerchant_paymentboolean

Whether submerchant routing is enabled

Response

Successful Response

{"stackTrail":"paths:/api/v1/embedded/payment/installment:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.