Transaction Process API
Triggers processing of a payment request that was created by the Transak frontend after the user submitted their card payment details. This processes the requestId returned by the fiat-payment service.
Path parameters
requestId
The request ID returned by the fiat-payment service after card tokenisation.
Headers
x-access-token
Your Partner Access Token. Please refer here for a tutorial on generating your access token.
Note: This is applicable only for Auth Reliance Flows
x-user-identifier
The authenticated user’s email address.
Note: This is applicable only for Auth Reliance Flows.
Response
Success
data
Order details returned after processing the card transaction session.
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error