Interactive API test
Last updated
Last updated
Create a new Payment Transaction example.
Authentication Notes
The Api-Key
is already automatically added to the headers, so no authentication type required.
If you want to choose your preferred authentication type, follow these steps:
Api-Key
header and choose one of the following:
ApiKeyAuth
, use: Api-Key vSUmxsXx.V81oYvOWFMcIywaOu57Utx6VSCmG11lo
.BasicAuth
, provide your valid username and password.JWT Auth
, include your token in the format: Bearer <your_token>
.Private API key to be provided in the format Api-Key <key>
.
Api-Key vSUmxsXx.V81oYvOWFMcIywaOu57Utx6VSCmG11lo
Serializer to work with PaymentTransaction instances.
Also uses request data from other serializers to save into PaymentTransaction db table:
^-?\d{0,7}(?:\.\d{0,3})?$
e_commerce
- Ecommercepayment_request
- Payment Request