You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please help me, how to create Transparent background for QR code.
The lib uses the api https://api.qrserver.com/v1/create-qr-code/?data= to generate the qr-code, you can find documentation here: goqr.me/api/doc/create-qr-code/, but I don't see an option to make it transparent.... what you can do is, searching for another api that does support transparent background to generate the qr-codes. You can change it then in the function getQRCodeGoogleUrl in the GoogleAuthenticator.php file.
Can you please help me, how to create Transparent background for QR code.
The text was updated successfully, but these errors were encountered: