#shahzaib-haider_code
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1333765613436272721
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
First of all I want to enum that I will use in payment_method_types while creating payment intent so I can see google option in my payment element in react
hi there!
I want to know what is the enum that I will provide in payment_method_types while creating intent
simplycard, since it includes Google/Apple Pay
But I am not using google pay option in payment element then
Are you using a compatibale browser, and do you have a card saved in your Google Wallet?
No, I don't have a card saved in my browser. I am using test environment. How can I add card in testing environment
you need to add a real card here in order to see Google Pay: https://pay.google.com/
Is there no way to using testing card or something ?
you add your real card to the link I shared above, then Google Pay will appear. And if you try to make a payment with that real card, it will be automatically replaced with a test card, so your real card will never be charged.
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!
Same with apple pay right?
Yes, you need to have real cards in your wallt for Apple too.