Skip to main content

EMVCo QR tramma

Overview

In our platform, we generate QR codes following the EMVCo QR Merchant Present Mode standard. This standard, established by EMVCo, a leader in the payment industry, defines regulations for creating QR codes that facilitate their adoption by wallets, providing a reliable and compatible solution for secure and efficient transactions.

Example

QR code tramma

The following string represents a standard static QR code:

00020101021141440019ar.com.globalgetnet98113069226478599020130230019ar.com.globalgetnet50150011202222222235126002200001744000000000324675204000853030325802AR5908Prueba 16007Palermo6104100262170513659c1867a006563045B0A

Decoded information

Based on the Merchant Present Mode standard the tramma contains this data:

TagLengthSubtagLengthValueDescription
00201Payload format indicator
01211Point of inititation method
30230019ar.com.globalgetnetMerchant account information Template (Association of data objects*)
300019ar.com.globalgetnetGlobally unique identifier (reverse domain name)
414498113069226478599020130230019ar.com.globalgetnetPayment network specific (Association of data objects*)
41981130692264785Acceptor tax identifier
4199201??
410019ar.com.globalgetnetGlobally unique identifier (reverse domain name)
5015001120222222223
50001120222222223Merchant tax identifier
512600220000174400000000032467
510022CVU (Only for Argentina)
5240008Merchant category code
533032Transaction currency
582ARCountry code
598Prueba 1Merchant name
607PalermoMerchant city
6141002Postal code
62170513659c1867a0065Additional data field template (Association of data objects*)
620513659c1867a0065Reference label
6335B0ACRC

Association of data objects

The presence of 'Association of Data Objects' in a tag indicates that it contains multiple subtags or objects represented in the following format: 2 characters for position, followed by 2 characters indicating the length of the value, and finally, the actual value.

For example:

Tag 30 indicates that it has a length of 23 characters.

Within tag 30, there is subtag 00 with a value of 19 positions.

Therefore, the 23 characters occupied by tag 30 are:

2 to indicate subtag 00 + 2 to indicate the length of subtag 00 (in this case, 19) + 19 for the value of subtag 00 (in this case, ar.com.globalgetnet)

More information