Buy Now Pay Later (BNPL)

The following endpoint charges the payment for Buy Now Pay Later

post/payments/charge

Query parameters

typestring required
order_idstring required

The id returned from create order api

payment_method_unique_idstring required

BNPL types. Available BNPL type: "INDODANA"

amountstring required

Payment amount

The payload object for BNPL payment charge

Response

200

Changes

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