#firebalsi-expresscheckout-https
1 messages · Page 1 of 1 (latest)
Hello, as far as I know both Apple and Google Pay should support subscriptions with the payment element. Can you send me your client-side code for setting up elements and mounting the payment element?
Hi @north veldt , sure! should I send you a dm?
When I change the mode in the elements provider to 'payment', the buttons show up correctly, however when it is changed to 'subscription' they don't show up anymore
Hi 👋
I'm taking over as @north veldt needs to go soon.
Hi @ocean wedge , Thank you!
The Express Checkout Element is still in Beta so we are somewhat limited in the help we can provide but let me take a look
https://stripe.com/docs/elements/express-checkout-element
Yeah, I noticed that too. But I would also be open to use another element or method, as long as the buttons would allow a user to start a subscription:)
In that case you could try using the Payment Request Button. https://stripe.com/docs/stripe-js/elements/payment-request-button
Awesome, thanks. I will try this one and check if it would also work with subscriptions
I will do more digging on the Checkout Express Element since I think it should support Apple/Google pay with subscriptions
Just circling back. I had no trouble loading the Checkout Express Element when the mode is set to subscription
The only tricky part is that you need to be accessing the webpage via HTTPS for any of the methods to render.
Hey, thank you. Let me try adding a ssl certificate to my localhost. Perhaps that might solve the issue
Yes I had to use ngrok to do an HTTPS tunnel to my localhost dev box
firebalsi-expresscheckout-https