Create Order
This API is used to initiate a payment request for a specific order.
This API is used to initiate a payment request for a specific order.
Request Body
Responses
200 OK
400 Bad Request
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
Merchant key, available in dashboard profile section
Amount will always be in paisa/cents.
End User/Payes Name
End Users Phone
a random string a sting provided by merchant for reference.
callback url of merchant website on which will we redirect to , once payment is done.
to be calculated by key sort of all non-object key values of this request
End User Email
Please Get Currency Active by our team
These fields can be used for reporting
if you pass a pg code then only that payment gateway will be used to process this transection. eg, payu
this can be grabbed from pg integration manager available in your dashboard..
add tpv info
"percent"
, "fixed"
if merchant wan't they can disable autocapture by sending false in request