Dynamic QR
To generate a dynamic QR code, simply use the URL provided in the response of the methodCreating a payment request, in thecheckout_url
parameter.
Using any QR generation library and adding the URL as the only data will be sufficient. Alternatively, SimpleFi provides the route Obtaining the dynamic QR, which not only creates the payment request but also returns the image of the QR code with the encoded URL.
Last updated