paynow_sgd
This is the transaction-specific data you will receive as part of a payment attempt for PayNow QR
Field | type | Description |
---|---|---|
payer_name | string | Verified Name of the payer |
reference_id | string | Reference number associated with the paynow payment |
"payment_method_details":{
"type":"paynow_sgd",
"paynow_sgd":{
"payer_name":"Andrea Lark",
"reference_id":"0000000000000"
}
}
Updated 8 months ago