#neha_api
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/1473640860699721889
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there ๐ if you're trying to test the local currency/payment method options in Checkout, then a VPN isn't guarantees to reliably simulate these options, as Stripe relies on more than just the IP address to determine customer location
what feature specifically are you trying to test?
currency is eur
demo test expresscechkout is working but i need to setup this with multiple conditions, so i need to test after each code or function i apply. since i cant test the setup i'm not able to implement the things. any way i can test the apple, google pay using express checkout on my device
I'm afraid it's not possible to test Apple Pay or Google Pay from India
any way?
I'm afraid not - the only way to test those wallets is to complete the test from a supported location
Why its not supported in India?
due to local regulatory compliance and technical constraints
for example, in India, Google Pay primarily operates as a UPI (Unified Payments Interface) wrapper, not as a traditional card-based digital wallet like it does in other countries - this isn't currently supported in Stripe's Google Pay integration
okay