#joseph01
1 messages · Page 1 of 1 (latest)
hi! if you remove payment_method_types: ['card'], it will use the payment methods you configure in your Stripe dashboard settings automatically.
In payment methods it's just showing this two
you should be able to activate various methods on https://dashboard.stripe.com/settings/payment_methods
you have to be using a supported browser with cards in the wallet
I am using google chrome
like using Chrome, logged into a Google account, with cards in your Google Pay wallet(https://pay.google.com/gp/w/u/0/home/paymentmethods). You also need to not be located in India since the wallets don't work there
requirements for the buttons to show are the same as https://stripe.com/docs/stripe-js/elements/payment-request-button?client=html#html-js-testing
But if the customers if accessing it from united states, then it wont show ?
It's showing in the preview mode the wallet
not sure what you mean.
since that is using rupee, I assume you're in India
so you will just never see the buttons yourself
it works for customers in other countries(if you share a link to your Checkout page here, I'll visit it and show you)
Okay. My is in test mode actually. So you are saying other countries would get to see other wallets right ?
yes
Okay thank you. I would check this in live. If any issue would seek help. Thank you for the help!