Hi, the button on this page does not open the Stripe check out on my phone using any browser (well it attempts to show the popup but only shows the Pay button) but it does open the Stripe Checkout on a laptop.
Can someone try clicking on their mobile phone to see if it shows the Stripe checkout. If it works, please let me know what mobile device and browser you are using. I am baffled as to why it won’t show on my iPhone 5S but does on the desktop.
Onclick it should show the Stripe checkout asking for name and your mailing address. This is the standard Bubble Stripe plugin I’m using.
This should work. The app is public.
Popup also fails to show on Chrome F12 Emulator for Pixel, Samsung, and all iOS.
Happens with or without Stripe keys added.
Yes the Bubble dev’s focus mostly on making Bubble, their plugins rarely gets updates. Good thing a lot of other people are making plugins too
If you are looking for something professional you can use Stripe.js to fully integrate it in your app. This is what I use in my app and haven’t had any issues, it does require some knowledge of the Stripe API though!