Every call this shop made, every callback it received. out is a request to the gateway; in is the gateway or the customer arriving here.
{
"status": "COMPLETED"
}
{
"request": {
"transaction_id": "XJ7RDX589120"
},
"status": 200,
"ms": 64,
"response": {
"cus_name": "Shuvo",
"cus_email": "demo@example.com",
"amount": "2.000",
"transaction_id": "XJ7RDX589120",
"metadata": "{\"ref\":\"ORD-6BFF7736\"}",
"payment_method": "bkash",
"status": "COMPLETED"
},
"error": null
}
{
"ref": "ORD-6BFF7736",
"body": {
"paymentMethod": "bkash",
"transactionId": "XJ7RDX589120",
"paymentAmount": "2",
"paymentFee": "0",
"status": "completed"
}
}
{
"request": {
"amount": 1,
"currency": "BDT",
"cus_name": "Shuvo",
"cus_email": "demo@example.com",
"success_url": "https://shop.akhandapps.com/?r=return&ref=ORD-00105DCC",
"cancel_url": "https://shop.akhandapps.com/?r=return&ref=ORD-00105DCC",
"webhook_url": "https://shop.akhandapps.com/?r=webhook&ref=ORD-00105DCC",
"metadata": "{\"ref\":\"ORD-00105DCC\"}"
},
"status": 200,
"ms": 262,
"response": {
"status": 1,
"message": "Payment Link",
"payment_url": "https://zeropay.akhandapps.com/api/execute/6bcdf4fa70f6570aeb4866bd6391e754"
},
"error": null
}
{
"item": "Custom amount",
"amount": 1
}
{
"request": {
"amount": 2,
"currency": "BDT",
"cus_name": "Shuvo",
"cus_email": "demo@example.com",
"success_url": "https://shop.akhandapps.com/?r=return&ref=ORD-6BFF7736",
"cancel_url": "https://shop.akhandapps.com/?r=return&ref=ORD-6BFF7736",
"webhook_url": "https://shop.akhandapps.com/?r=webhook&ref=ORD-6BFF7736",
"metadata": "{\"ref\":\"ORD-6BFF7736\"}"
},
"status": 200,
"ms": 63,
"response": {
"status": 1,
"message": "Payment Link",
"payment_url": "https://zeropay.akhandapps.com/api/execute/39ce7737efc0943d9cea8bb63c08e6ba"
},
"error": null
}
{
"item": "Custom amount",
"amount": 2
}
{
"request": {
"amount": 1,
"currency": "BDT",
"cus_name": "Demo Customer",
"cus_email": "demo@example.com",
"success_url": "https://shop.akhandapps.com/?r=return&ref=ORD-CEE884CF",
"cancel_url": "https://shop.akhandapps.com/?r=return&ref=ORD-CEE884CF",
"webhook_url": "https://shop.akhandapps.com/?r=webhook&ref=ORD-CEE884CF",
"metadata": "{\"ref\":\"ORD-CEE884CF\"}"
},
"status": 200,
"ms": 232,
"response": {
"status": 1,
"message": "Payment Link",
"payment_url": "https://zeropay.akhandapps.com/api/execute/65add969b81d6ce7e2839df41a216e77"
},
"error": null
}
{
"item": "Custom amount",
"amount": 1
}
{
"base": "https://zeropay.akhandapps.com"
}