v1

latestOpenAPI 3.0.02026-07-265892227.1 KB
Payments

Retrieve configured URLs

This endpoint fetch the merchant's preference and return the redirection URL saved in there. This is mostly used for the Hub2 modal feature. You must provide the payment intent token for that.

get/payment-intents/url/{token}

Path parameters

tokenstring required

Provided merchant's token.

Response

onSuccessRedirectionUrlstring required

Redirection url on success

onFailRedirectionUrlstring required

Redirection url on fail

onCancelRedirectionUrlstring required

Redirection url on cancel