Payment Notification
Parameter
Data Type
M/O/C
Description
<?xml version="1.0" encoding="UTF-8"?>
<faspay>
<request>Payment Notification</request>
<trx_id>8985310250011254</trx_id>
<merchant_id>31025</merchant_id>
<merchant>Sophia Store</merchant>
<bill_no>300134486</bill_no>
<payment_reff>null</payment_reff>
<payment_date>2017-08-10 11:43:18</payment_date>
<payment_status_code>2</payment_status_code>
<payment_status_desc>Payment Success</payment_status_desc>
<bill_total>5000000</bill_total>
<payment_total>5000000</payment_total>
<payment_channel_uid>402</payment_channel_uid>
<payment_channel>Permata Virtual Account</payment_channel>
<signature>9ed18926fa88f83b469f3ae73ef71ef2a4835c03</signature>
</faspay>Parameter
Data Type
M/O/C
Description
<?xml version="1.0" encoding="utf-8"?>
<faspay>
<response>Payment Notification</response>
<trx_id>8985310250011254</trx_id>
<merchant_id>31025</merchant_id>
<bill_no>300134486</bill_no>
<response_code>00</response_code>
<response_desc>Success</response_desc>
<response_date>2017-08-10 04:43:45</response_date>
</faspay>{
"response": "Payment Notification",
"trx_id": "3183540500001172",
"merchant_id": "31835",
"merchant": "Sophia Store",
"bill_no": "220171004154635022158001",
"response_code": "00",
"response_desc": "Success",
"response_date": "2017-10-05 16:53:10"
}Last updated