QR Code format

General information

  1. QR codes are generated in both cloud and mobile app(s)

  2. Types of QR code:

    a. QR code for merchant account (sale point).

    b. QR code for user.

  3. QR codes are generated in URL format.

  4. The QR data is set in to URL parameters - data(d) and type(t).

  5. When normal scanner scanned URL will redirected to website (https://vendex.app)

Example QR data:

 
 //For authorize
 https://vendex.app/?d=2345234523490582487234563456345&t=1
 
 //For transfer
 https://vendex.app/?d=2345234523490582487234563456345&t=2
 

Last updated

Was this helpful?