#Martin Gaibisso - apple pay
1 messages ยท Page 1 of 1 (latest)
Hello, did the domain registration complete successfully or did it error out and the domain is not on your Stripe account?
Hi! Thanks for your response.
looks ok
I wonder if it's because https://instorepickup.ebizmarts.com/.well-known/apple-developer-merchantid-domain-association prompts for download instead of rendering
it seems that should't be an issue
If you registered it, it should mean that your domain association file is being hosted properly unless you have changed something since.
Do you have a test payment page that I can look at that the Apple Pay button should be on?
Sure thing...
login with test creds (yellow box)
then go to checkout (top cart icon)
and select "Secure Checkout" Payment method
that should display a PaymentElement
Thank you. On that page, removed the url because this thread is public, I maybe should have asked for that via DM. I am a bit paranoid about bots sometimes
And thank you checking out your site
gotcha. though I forgot
I would have thought the same thing if I had sent it
thanks for your help!
Still looking in to this. Are you using Connect with this integration? Is the account on this page a connected account?
correct
Can you send me the ID of that account? There are some subtleties in how the account needs to be configured depending on how Stripe.js is initiated
sure: acct_1L5BCDR4a7BtN7mZ
Thanks!
So it looks like the issue is that you registered the domain in test mode. It needs to be registered in live mode event to work in test mode
Everything else looks good as far as I can see though. If you delete this domain from the connected account and then create it again with your live key it should work
thanks for checking! will try that
Any reason why only test mode is enabled for these? Do I need to create a LIVE connnected account I assume
using my LIVE client id/api key
๐ stepping in here as Pompey had to step away.
I'm catching up but it sounds like you are testing Apple Pay?
Hi @timid hedge thanks for your help. Pompey figured apple pay domains need to be added to live mode even if you are using test mode. Thing is, these test connected accounts don't let me access live mode
Yeah so to test Apple Pay you have to register the domain in livemode
showing that error
Yep
So you do have to onboard a live mode account in order to test here.
You can still test in test-mode.
But it can't be a test-mode-only account.
gotcha, so onboarding needs to be fully live, bank account, etc...
Well the account doesn't have to be fully live necessarily. But you do have to onboard it in livemode. Which yes, will ask for bank details and you can't just bypass that.
So, in practice, what you are saying is pretty much true.
๐ thanks!