Skip to content

Instantly share code, notes, and snippets.

@aabhasr1
Created July 23, 2022 06:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aabhasr1/fa1330f3f065c25bb60f19a3084edf03 to your computer and use it in GitHub Desktop.
Save aabhasr1/fa1330f3f065c25bb60f19a3084edf03 to your computer and use it in GitHub Desktop.
webhook response
{"data":{"order":{"order_id":"52","order_amount":1.00,"order_currency":"INR","order_tags":null},"payment":{"cf_payment_id":1086638758,"payment_status":"SUCCESS","payment_amount":1.00,"payment_currency":"INR","payment_message":"00::Transaction Success","payment_time":"2022-07-16T12:46:38+05:30","bank_reference":"219778151163","auth_id":null,"payment_method":{"upi":{"channel":null,"upi_id":"9825771686@upi"}},"payment_group":"upi"},"customer_details":{"customer_name":"developer","customer_id":"5","customer_email":"admin@gmail.com","customer_phone":"1234567894"}},"event_time":"2022-07-16T12:48:03+05:30","type":"PAYMENT_SUCCESS_WEBHOOK"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment