Create Intention
Header Parameters
You can get your secret key from your Dashboard
Body Parameters
The total transaction amount, expressed in cents.
The currency in which the transaction is processed. This must match the currency of the selected Integration ID.
The Integration ID(s) used to process the payment. Values can be provided as integers (e.g., 1256) or as names enclosed in quotes (e.g., "card"). The status (Live/Test) of the provided ID(s) should match the status of the secret key used for authentication.
Show child attributes
Show child attributes
Show child attributes
A set of additional custom parameters provided by the merchant. These values are returned in callbacks under the payment key claims object.
Show child attributes
A unique reference associated with the transaction or order, returned in the transaction callback under merchant_order_id.
A callback URL that receives a POST request with full transaction details after the transaction succeeds or fails. Supported only with card Integration IDs.
⚠️ Important Note
The endpoint used in the notification URL will receive the transaction callback (transaction details) and the card token (for pay with saved card features)
A URL to which the customer is redirected after the transaction completes, with transaction details included as query parameters.
⚠️ Important Note
Supported for Card and Wallet payment methods only.
Response
Payment Intention created successfully
Response Attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Base URL
Production:
Sandbox: