#tomh0027
1 messages · Page 1 of 1 (latest)
Hi there!
Do you just want to accept Google/Apple Pay, or also other payment methods?
Our recommendation is to use the Payment Element, which also includes Google/Apple Pay: https://stripe.com/docs/stripe-js/react
I used payment elements
but it's not showing
I set payment method types in elements provider
card and paypal
For Google/Apple pay to show you need to:
- Use a compatibale browser (Safari for Apple Pay, Chrome for Google Pay)
- And have a card saved in your wallet
do I need to add google and apple pay there?
I'm guessing you don't have a card saved in your wallet then.
is there a way I can test without it? or with test card?
No sorry, you need to add a real card to your Google or Apple Pay wallet. Note that if you are in test mode, we won't charge your card.