
Greeting everyone
i want add feature to payment by mobile
and i want generate QR then i want from customer scan that to do payment methods
is there any guide to do that on ax 2012 Retail POS
note : i've already register to that service and they give me some json code
and here REQUEST SAMPLE
{
"PaymentAuthorizeRequestMessage": {
"BranchID": "test",
"TellerID": "test1",
"DeviceID": "test2",
"RefNum": "test3",
"BillNumber": "test4",
"CustomerQR": "test5",
"Amount": 145,
"MerchantNote": "test6",
"ExpiryPeriodType": 2,
"ExpiryPeriod": 1
}
}
how can i make integration for that?!
Hi,
For Switzerland, there is a new standard functionality for QR bills available.
Please see:
support.microsoft.com/.../a-country-specific-update-to-support-swiss-qr-bills-6-3
Maybe you can have a look at this feature and 'borrow' from there.
Best regards,
Ludwig