⚙️Redirect payment flow
Redirect users to a dedicated Inqud Hosted page to complete their payment
Last updated
Redirect users to a dedicated Inqud Hosted page to complete their payment
Last updated
Your business account with Inqud is set up, complete with API tokens configured.
The Crypto Widget has been established and configured within the Inqud platform.
The Crypto Widget is active.
Checkout web-hook is configured.
Visit the Checkouts page to learn more about the various checkout statuses.
Request Example:
projectId
is the ID of the widget
Header | Value |
---|---|
X-Token-API-Id | {tokenApiId} |
X-Token-API-Secret | {tokenApiSecret} |
Request Body Example:
Response Body Example:
The response example provided is a shortened version and does not include the full set of fields. For the complete response body details, please refer to the full API specification.
Extract acquiringUrl
from Checkout response and redirect your end user to it.
come from the widget settings and cannot be changed via REST API requests.