#julia_code

1 messages ยท Page 1 of 1 (latest)

lusty flameBOT
#

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

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

limpid mulch
#

If not, I'd recommend troubleshooting steps listed in the doc above

inland fox
#

I'm not expecing googlePay to appear but i would expect link

#

the link button does display

#

so i was expecting the response from canMakePayment to include link: true

#

instead it's returning null

limpid mulch
#

Is link enabled on your account under payment method settings?

inland fox
#

yes - when I use the ExpressCheckoutElement component it appears

limpid mulch
#

Sorry, it appears on your own page or the doc I shared above? Just to make sure we're aligned ๐Ÿ™‚

inland fox
#

on a page in my app

#

and also on the doc you shared!

limpid mulch
#

Gotcha. I think Link availability might be different between Elements.

Have you registered the domain where you're integrating this? Is the site remotely accessible?
If so, can you share the URL?

inland fox
#

yes let me find an example, one moment

limpid mulch
#

I see link here

inland fox
#

yes that's working

limpid mulch
#

Can you share the URL where it's not working?

inland fox
#

but i'm trying to use paymentRequest.canMakePayment(); in the background to know in advance what options will be available

#

i'm doing this locally

limpid mulch
inland fox
#

ooh ok interesting

#

ok, let me try this

#

thanks