Qr Code

This document provides information on how create qr code

truncateQr()

Return the 14 first characters from a wallet as truncatedString

Request – GET

https://api.qrserver.com/v1/create-qr-code/?size=350x350&data=[truncatedString]

Result

Retruns the qr code image URL

getUrlQr()

[API_URL] = PRODUCTION: https://efixii.io/coupons/
        Staging: https://weblinkredirectorefixii-staging.azurewebsites.net

Request – GET

https://api.qrserver.com/v1/create-qr-code/?size=350x350&data=' . urlencode([API_URL][string])

Result

Retruns the qr code image URL