#david-bd88_rn-platform-pay-update

1 messages ยท Page 1 of 1 (latest)

rose depotBOT
#

๐Ÿ‘‹ 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/1503459333470552147

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

deft kestrel
#

this is for android only

iron flame
#

Hi ๐Ÿ‘‹

In this case you are using the PlatformPay component to trigger the Google Pay flow.

deft kestrel
#

so ?

#

i do by you guide

iron flame
#

It matters because that is the API you'll need to update

#

I was just stating it

deft kestrel
#

i using my custom Gpay button only fro opening google sheet

iron flame
#

What method are you calling to open the google sheet?

deft kestrel
#

i guess this one confirmPlatformPayPayment

iron flame
#

hmmm...

deft kestrel
#

yes in doc for react native do you have something about it ?

iron flame
#

What do you mean "something about it?". That method is the only way I can see to update the pay sheet and it only works for Apple Pay currently.

#

The doc I sent you literally says:

iOS only. Update different items on the Apple Pay sheet, including the summary items, the shipping methods, and any errors shown. iOS only, this is a no-op on Android.

#

Unfortunately, not all the features in our RD SDK are available in both platforms

deft kestrel
#

Ok, let me check it tomorrow. Iโ€™ll provide more details then.

#

thanks

iron flame
#

One way to handle this (it's not fun but it would work) would be to collect the shipping address up front. But I know that means you don't allow the customer to use their saved address in GooglePay

deft kestrel
#

yes that's not what we need

iron flame
#

Yeah that's what I thought.

rose depotBOT
#

david-bd88_rn-platform-pay-update