{
"req_time": "20250312095439",
"merchant_id": "keng.dara.online",
"tran_id": "20250311033231",
"first_name": "ABA",
"last_name": "Bank",
"email": "aba.bank@gmail.com",
"phone": "012345678",
"amount": 0.01,
"purchase_type": "purchase",
"payment_option": "abapay_khqr",
"items": "W3sibmFtZSI6IicgVU5JT04gU0VMRUNUIG51bGwsIHZlcnNpb24oKSwgbnVsbCAtLSIsInF1YW50aXR5IjozLCJwcmljZSI6MTAwLjAxfV0=",
"currency": "USD",
"callback_url": "aHR0cHM6Ly9hcGkuY2FsbGJhY2suY29tL25vdGlmeQ==",
"return_deeplink": null,
"custom_fields": null,
"return_params": null,
"payout": null,
"lifetime": 6,
"qr_image_template": "template3_color",
"hash": "ZyDmMe/kznbY2e...ZB6tMnqv57V06T13du8807dcbPTg=="
}
curl --location --request POST 'https://checkout-sandbox.payway.com.kh//api/payment-gateway/v1/payments/generate-qr' \
--header 'Content-Type: application/json' \
--data-raw '{
"req_time": "20250312095439",
"merchant_id": "keng.dara.online",
"tran_id": "20250311033231",
"first_name": "ABA",
"last_name": "Bank",
"email": "aba.bank@gmail.com",
"phone": "012345678",
"amount": 0.01,
"purchase_type": "purchase",
"payment_option": "abapay_khqr",
"items": "W3sibmFtZSI6IicgVU5JT04gU0VMRUNUIG51bGwsIHZlcnNpb24oKSwgbnVsbCAtLSIsInF1YW50aXR5IjozLCJwcmljZSI6MTAwLjAxfV0=",
"currency": "USD",
"callback_url": "aHR0cHM6Ly9hcGkuY2FsbGJhY2suY29tL25vdGlmeQ==",
"return_deeplink": null,
"custom_fields": null,
"return_params": null,
"payout": null,
"lifetime": 6,
"qr_image_template": "template3_color",
"hash": "ZyDmMe/kznbY2e...ZB6tMnqv57V06T13du8807dcbPTg=="
}'
{
"qrString": "00020101021230510016abaakhppxxx@abaa01151250212145328460208ABA Bank52048249530384054040.015802KH5925OLD ME 25 CHAR WINNER IP",
"qrImage": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAACgCAYAAACLz2ctAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAOC0lEQVR4nO2deahV1RfHl6ZlaaZ",
"abapay_deeplink": "abamobilebank://ababank.com?type=payway&qrcode=00020101021230510016abaakhppxxx%40abaa01151250212145328460208ABA+Bank5",
"app_store": "https://itunes.apple.com/al/app/aba-mobile-bank/id968860649?mt=8",
"play_store": "https://play.google.com/store/apps/details?id=com.paygo24.ibank",
"amount": 0.01,
"currency": "USD",
"status": {
"code": "0",
"message": "Success.",
"trace_id": "b9f93f45b49f08e26dfcfb8c2da396c6"
}
}