#rahlok

1 messages · Page 1 of 1 (latest)

dusky jackalBOT
cobalt parrot
inner cargo
#

Ok, thank you!

cobalt parrot
#

It looks like Link is not supported in button form in Firefox at the moment. We are working on supporting it in future but for now Link won't appear as an option for the PRB or the Express Checkout Element in Firefox

inner cargo
#

Ok, good to know. Thank you. What would you recommend for Firefox users who don't have Apple or Google Pay setup? Bear in mind I already have Payment Request Button set up.

cobalt parrot
#

Good question, is your page just the PRB at the moment? Does it also have the Payment Element or something similar?

inner cargo
#

It's just PRB atm, I believe, I'm happy to show you the component code if that would help.

dusky jackalBOT
atomic iris
#

Hello! I'm taking over and catching up...

inner cargo
#

Hello!

atomic iris
#

There is no fallback for the Payment Request Button in Firefox. You would need to show something like the Payment Element instead to have your customers provide payment details.

inner cargo
#

Ok

#

Would I need any more server side code? I have my create-payment-intent endpoint set up already

atomic iris
#

I recommend you have a look at the Express Checkout Element, which is the newer replacement for the Payment Request Button. It still has many of the same limitations when it comes to Firefox, but if your account supports PayPal that will be shown as an option in Firefox: https://stripe.com/docs/elements/express-checkout-element

#

If you have the Payment Request Button working you may not need to change anything server-side, but it depends on your integration.

inner cargo
#

Ok great. I'll give the new option a run and come back to Stripe Support if I have an issue.