Hi all,
Im using a plugin for generating QR codes (its called colour qr code generator but happy to try others if need be).
It works fine when using bubbles stripe plugin in legacy mode as the legacy mode bubble stripe plugin doesnt leave the page to collect the card details like the latest update does.
The QR code is generated by setting a state on a QR code image on the page then a secondary workflow runs when a QR code is saved which is where we then save the qr code in our database.
This is all fine and works great until we switched to the latest stripe version and now it just fails to save the qr code state as its leaving the page (i think its that anyway)
Should I be using a different plugin for qr codes or something? we really need to use the latest stripe plugin/version and generating qr codes is critical to our operations.
Thanks,
Nick