I am implementing Mvisa P2M api where i will be getting the merchant QR Data after someone has scanned a QR code on the merchant store.I have looked at the documentation and have not found details on how to decode the merchant QR Data.The mobile app will be sending to me the scanned QR code details so that i can extract the relevant merchant details eg Name,Currency,PAN etc.I would kindly request if you can advise on the procedure to extract the merchant details from the string text which the mobile app will send to my endpoint
Hey @JbJopito,
I'll take a look and get back to you soon!
Hey @JbJopito,
The P2M API supports merchant presented QR in accordance with the EMV QR specification
https://www.emvco.com/wp-content/plugins/pmpro-customizations/oy-getfile.php?u=/wp-content/uploads/d...
Regarding how to decode/extract merchant details such as merchant name and currency, please refer to the “Annex B Examples” of the EMV QR specification for reference.