#precioustincture_code

1 messages ยท Page 1 of 1 (latest)

maiden ledgeBOT
#

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

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

steel fulcrum
#

Most pertinent being your location (we disable both wallets for Indian based IPs) and having a real card in the wallet

latent violet
#

we have most of our team setup in US. they cannot see it as well

#

also we tested on safari on a mobile device

steel fulcrum
#

Somewhere I can reproduce this? Are there any errors returned in the browser console?

latent violet
#

just try buying with card. and there will be no express checkout

steel fulcrum
#

I clicked 'Pay with card' and see an empty popup

#

Nevermind, found the form

latent violet
steel fulcrum
#

Well Google Pay is disabled on the config so that explains that

As for Apple Pay, the www. subdomain is not registered

latent violet
#

okay

steel fulcrum
#

You need to register all subdomains, including www.

#

I see it now

latent violet
#

works now

#

yeah i added www

steel fulcrum
latent violet
#

you are amazing , yynoj

#

thanks

steel fulcrum
#

No problem, glad I could help!

latent violet
#

๐Ÿ”ฅ

#

also

#

for saving cards . do i need to do something extra

#

like without handling customers etc

steel fulcrum
#

The saving is facilitated via the setup_future_usage param on the Payment Intent

latent violet
#

gotcha. i was thinking of that extra field save card for future where user enters email, number

#

does that require customer as well

steel fulcrum
steel fulcrum
latent violet
#

amazing how can i add that

#

like do i need to mention it in PaymentElement?

steel fulcrum