Preview Card Payment
This endpoint validates card payment details like Amount, Order Reference and verifies Method availability
POST
Authorizations
Authorization header in the form of Bearer <token>
, where <token>
is a valid JWT from generate token endpoint
Body
application/json
Your payment amount
Available options:
USD
Your unique Order reference
If enabled, this is the generated checksum of the payload. Refer to the documentation for more details.
Response
200
application/json
Preview Card response