#david-bd88_docs
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/1504207299013640273
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- david-bd88_rn-platform-pay-update, 2 days ago, 25 messages
Hello what is your question
- so any way to add shipping options on google pay sheet that user can ineract whit.
- i need update the price in opened google sheet if user choose other address or shipping option
how do that
i useing expres google pay PlatformPayButton
this all need on android not on apple
react native app
Checking with a colleague
Ok this isn't possible as it's a limitation on the Google Pay side unfortunately: https://github.com/stripe/stripe-react-native/issues/2164#issuecomment-3403185050
ok thanks
but maybe your colleague can recommend other i don't now maybe some lib or doc that can be implemented ? for example google pay doc ?
I would be grateful for advice on how this can be done.
It's a google pay limitation
It can't be done in the gpay popup
So you'd have to collect address up-front outside of the popup
Okay, I understand that even in other libraries this is not possible because Google does not provide this option? Is that correct?
Yep