Callback
v2 POST
{return_url}
v3 GET
{return_url}
v3 POST
{callback_url}
If your server accept a callback from Bayarcash, make sure the response return 200
status code. Maximum retry from our side is 5 attempts every 300 seconds (5 minutes) from last attempts. Below are the status value & its corresponding label.
Status Code
Status Description
0
New
1
Pending
2
Failed
3
Success
4
Cancelled
Transaction
Example of JSON structured request.
Transaction Receipt
Example of JSON structured request.
Last updated