#Cocochief
1 messages · Page 1 of 1 (latest)
Hey there, you can read about the different configurations that lead to the displayed outcome in the docs here:
https://stripe.com/docs/stripe-js/elements/payment-request-button?client=html
I am reading the page. What happens on a Chrome browser that is Link authenticated AND has Google Pay enabled?
Link should take priority
Chrome + Link authenticated Link
Anyway to show both Google & Link in that case and let the user choose?
Ah, no
mmm... is there a reason for that?
Just a choice, the payment request button ends up showing a single button for payment
For multiple payment method support, you can review the payment element: https://stripe.com/docs/payments/payment-element
ok... thx.