#dxmaptin_apple-pay-visibility

1 messages ยท Page 1 of 1 (latest)

night shardBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

warm root
#

Hi ๐Ÿ‘‹

There can be many reasons Apple Pay does not render for your specific integration. To help with this I will need answers to the following questions

  • When you load this page do you see Apple Pay as an option?
  • What Stripe element are you using to display Apple Pay?
  • Have you registered your Apple Pay domain on your Stripe Account?
  • What is the URL where your integration is hosted?
slim kernel
#
  1. i dont 2)i am not too sure, can you specify what are the elements 3)yes, I blieve so. it has a ticket next to apple pay as a payment option 4)when you say url, do you mean where we host the application ? on AWS if thats what you mean
warm root
#

If you don't see Apple Pay on the first page I shared, it means your browser isn't configured for Apple Pay

#

Apple Pay won't display unless it detects the browser you are using has a saved Apple Pay payment method

#

So you should fix that first

slim kernel
#

oh sorry i didnt realize it was a hyperlink

#

yes I do see it in your link

warm root
slim kernel
#

I believe payment element

warm root
#

You should be absolutely certain because the next thing I will need is the Javascript code used to instantiate that element and mount it to the page.

slim kernel
#

i will get that for you

#

could i share with you later tonight, can you keep this thread open ?

warm root
#

no, we require synchronous communication preferrrably directly with developers coding integrations with Stripe APIs. This server works best when we can share tips with you and have you test them out in real time.

We close threads due to inactivity between 30m - 1h. You can gather more details can come back to start a new thread though.

slim kernel
#

what other information do you require from my side for this ? i will collect it all at once

warm root
#
  • The JS code used to create and mount the Payment Element
  • Whether or not you have registered the exact domain (including subdomain) with Apple (see here )
  • A publicly accessible URL where I can reproduce this behavior
slim kernel
#

for 2), is this registered ?

#

this is my domain id: pmd_1P57MEL6oeMlaoGUZohzInuU, so I believe its configured

#

for 3), we require OTP to access the checkout page, I could provide you an email or I can share screenshots if thats ok

warm root