#sreekanth_api

1 messages · Page 1 of 1 (latest)

verbal prairieBOT
#

đź‘‹ 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/1231825583902687303

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

ashen sundialBOT
maiden peak
#

Hi there, do you have a valid card added to your Google Pay wallet?

halcyon shard
#

I have added credit card to the google pay.. then it asked to install google wallet...

maiden peak
#

Do you have a URL that I can visit to test your integration?

maiden peak
#

I can see Google Pay.

#

Are you testing from a supported browser with your google account logged in?

halcyon shard
#

As i checked Google wallet not available in india...

#

May be this is the issue...

maiden peak
#

Ah, yes Google Pay isn't available in Inida.

halcyon shard
#

ok, thanks jack

#

i have one more integration issue...

maiden peak
#

No problem

halcyon shard
#

while signup we are creating customer in the stripe with card details... client asked to show saved cards in the payment section(like in the above screenshot you have shared) when user wants to pay since we are already collecting his details before payment flow....

maiden peak
#

The PaymentElement doesn't show saved payment methods. You can build your own UI to present a saved payment method.

halcyon shard
#

stripe checkout session will show ?

#

any other flows to show ?

maiden peak
#

https://docs.stripe.com/api/checkout/sessions/create#create_checkout_session-customer it depends. In payment mode, the customer’s most recently saved card payment method will be used to prefill the email, name, card details, and billing address on the Checkout page. In subscription mode, the customer’s default payment method will be used

halcyon shard
maiden peak
halcyon shard
#

okay

#

since google wallet is not supported in india.. any other way to check from india ?

maiden peak
#

You can try using a VPN, but I can't guarantee if it works.

halcyon shard
#

okay let me try this.. Thanks Jack. will get back to you if i need any help

halcyon shard
#

As i checked with vpn it is not showing...

#

Are there any other requirements apart from these to show Google Pay?

maiden peak
#

That's all.

halcyon shard
#

If someone adds a card to the Google Pay wallet, will it appear under the payment methods for that email?

maiden peak
#

What do you mean by "appear under the payment methods for that email" ?

halcyon shard
halcyon shard
maiden peak
#

Not necessary

halcyon shard
#

okay thanks

halcyon shard
maiden peak
#

Stripe uses Goolge Pay API to get the wallet availability, and display Google Pay option accordingly.

halcyon shard
#

Yes, but for the Google Pay API, would they require some information to verify a specific account?

maiden peak
#

As far as I know, It'd check the currently logged in Google account

halcyon shard
#

Does that mean that if a Google Wallet is linked to an email, it will be identified through that email?.

#

so, It will not appear for other emails that do not have Google Wallet...?

maiden peak
#

By email do you refer to Google account?

halcyon shard
maiden peak
#

Then yes, we have the same understanding.