#edenchoigbike_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/1366711745288339498
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐
What are the necessary conditions for the isPlatformPaySupport function to return true?
You need to meet all the conditions listed here:
https://docs.stripe.com/testing/wallets?ui=express-checkout-element
When testing a build distributed via Google Play Console's internal testing track in South Korea (prior to full Google Play Store review and release), are there any location or country-specific restrictions that might affect the behavior of the isReadyToPay function?
Google/Apple Pay aren't supported in India
Yeah, Google Pay is availble there, the only global restriction is in India.
hi! I'm taking over this thread. let me know if you have other questions
hi~!
Im testing the app using goolge play internal testing which is made with react native stripe.
in apple pay case, Working well.
but in goolge pay case, I frequently get false from isPlatformPaySupport return.
so, is there any reason that the response false ??
so, is there any reason that the response false ??
It depends what was the test case exactly... can you share more details ?
Is on the same device that isPlatformPaySupport retruns sometimes true and sometimes false ?
It worked yesterday, but it doesn't work today.
The testing region is Korea and the AOS device account is a Korean account.
I registered a card issued in the US by completing authentication through the Google Pay menu in Settings.
I have also received Google Pay review and have run the app I received for internal testing at Google Play.
I logged in to the same Google account on another AOS actual device for testing.
What were the main difference between yesterday and today ?
When accessing today to this guide from that mobile:
https://docs.stripe.com/testing/wallets
Are you seeing Google Pay ?
Yes, already check the information from the link
I tested it yesterday, and today the QA manager will check the information first and then ask a question again~!
Thank u