First API request
Create Your First Payment Order
{
"order_id": 6116229263036,
"order_amount": 105,
"order_currency": "INR",
"order_note": "Additional order info",
"service_type": "DIGITAL",
"customer": {
"name": "Ajay",
"email": "developer@jangras.co",
"phone": "9816512345",
"address": {
"line1": "Capital Office, Kemp House",
"line2": "152 - 160 City Road",
"city": "London",
"state": "London",
"country": "UK",
"postal_code": "EC1V 2NX"
}
},
"return_url": "https://merchant.in/process_return.php?order_id=order_1626945143520"
}Generate Authentication Headers
Send Your First API Request
Example Success Response
Redirect Customer to Hosted Checkout
Verify Payment Status
Recommended Integration Flow
Common Integration Errors
Error
Possible Reason
Production Recommendations
Last updated
