The connection is secured by encrypted SSL as well as by each program partner by providing a secret key that will be returned to them with each notification.
Basic-Auth with api-key header is supported if the partner gateway requires it.
Depending on your partner account configuration, you will receive a Pending to accept or deny a payment, or only Completed/Reversed payment notifications.
GET [Partner provided URL]
A unique reference to the QR Code. This should be stored to aid in reconciliation.
The Partner's ClientRef value that was stored in the QR Code.
A secret key that Payment Source provides to the partner. Use this to confirm the message was from Payment Source.
LHRef=473827&
ClientRef=00000000000000000318&
Password=GD23123hw567&
Leave empty.
Customer's full name.
Customer's date of birth in yyyy-mm-dd format.
{
"PartnerName": "",
"CustomerName": "Bailey Smith",
"CustomerDoB": "1997-01-01"
}