#midnight-applepay

1 messages ¡ Page 1 of 1 (latest)

normal agateBOT
#

👋 Welcome to your new thread!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!

🔗 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/1212828198275129405

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

⏲️ 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. Thank you for your patience!

turbid schoonerBOT
crystal stratus
#

Do you have an example site I can take a look at to see if apple pay is showig up on my end?

cobalt bear
#

no, I dont know If I have permission to send that. Can you share the document page that shows the apple pay button if my broswer supports it?

crystal stratus
cobalt bear
#

So you are seeing apple pay enabled on that link? I am not

crystal stratus
#

Yes, I see apple pay at that link. If you're not seeing it while using safari that likelymeans you don't have a card set up for apple pay

turbid schoonerBOT
#

midnight-applepay

cobalt bear
#

ty for this

#

I'll use it to debug, i cannot see it so it must be broswer realted I guess

#

Hmm I tried my ios device, the browser can see apple pay fine. But my webpage still does not show it.

To inform you more, google pay is enabled in the same way and I can see google pay. Active in settings, listed under

          paymentMethodOrder: ['card', 'apple_pay', 'google_pay'],
          fields: {
            billingDetails: 'never',
          },
          wallets: {
            applePay: 'auto',
            googlePay: 'auto',
          },
        });```
crystal stratus
#

What do you mean the browser can see apple pay fine? Do you mean that when you go to https://4242.io/payment-request-button/ on your ios device you see the button, but on your own site you do not?

cobalt bear
#

yes that is the case. I do see it on that site, and I do not see it on my site

crystal stratus
#

Gotcha - if you can't share the specific site for us to try on our end, can you share an example payment intent ID/other object ID so we can dig in more?

turbid schoonerBOT
agile agate
#

If you open your developer console in Safari you should see a warning indicating this is the case