Skip to main content

Call Back

To receive real-time updates, configure a webhook callback URL in your merchant dashboard.

Payin Callback Sample

{
"transaction_id": "2025000000155906",
"status": "Success",
"amount": "1000.00",
"customer_upi_id": "test@okbank",
"utr": "516420533333",
"merchant_reference": "1000000",
"transaction_date_time": "2025-04-13 15:21:48"
}

Payout Callback Sample

{
"reference_id": "PAYOUT1234567890",
"status": "Success",
"amount": "100.00",
"utr": "UTR987654321",
"account": "1234567890",
"ifsc": "HDFC0001234",
"merchant_order": "ORD123456"
}

Notes:

  • Callbacks are triggered on status updates (Success, Pending, Failed, Initiated).
  • Ensure your server acknowledges the callback with HTTP 200 OK.
  • No hash verification is required for callbacks.

Conclusion

Trinex Pay offers a reliable, secure, and easy-to-integrate payment gateway solution. Whether you're processing single payments or batches, through pages or QR codes, the system ensures efficiency and compliance.

For support or further queries, contact 📧 support@trinexpay.com.