#mactavish_paymentelement-applepay
1 messages ยท Page 1 of 1 (latest)
๐ 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/1301589016369692805
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
mactavish_checkout-applepay
Hey @radiant tendon ! You said Checkout with a capital C but you don't seem to be using our Checkout product at all right now and instead create a PaymentIntent yourself, is that correct?
Oh yes. My bad. I meant to refer to the Checkout step on the Stripe Elements. Sorry about that. I didn't realize that since checkout is a general word.
Yes, I am using Payment Intent.
All good, this is a common misunderstanding since we chose the most common word for our product ๐
Okay so you have a PaymentIntent you create, then you render PaymentElement client-side and you don't see ApplePay.
Did you properly register the domain and use HTTPS as documented on https://docs.stripe.com/payments/payment-methods/pmd-registration
mactavish_paymentelement-applepay
That was my exact thought afterwards. Don't use a general word for your product/service ๐
I don't have the main domain added there which makes me think that this policy has been implemented some months ago. Otherwise I would have it there.
Given that,
I'll add the domain there but do I also need to add the well known file?
Moreover, Can you check the provided request id req_pg2z2gHw3LWp2h and let me know if anything needs to be adjusted in api request from my end apart from adding domain?
@radiant tendon the "domain registration" flow has existed since we launched ApplePay support in 2015. It's always been here. The API PaymentMethodDomains is a couple years old but before that we had another API that worked the exact same way.
And I can't really know from just one API request. There are numerous different things that can cause ApplePay to not appear. So the first step is to register your domain and then see if it works
Hmmm... I've added domain & verified it. Let me check.
In the meantime, is there a way to see if an added domain was removed or some internal stripe change removed it?
I am asking this because apple pay used to work
We wouldn't have changed anything for you so that isn't really something to look into.
I think I need a much clearer and detailed summary to help you. Exact domain, exact PaymentIntent, what you see client-side, whether you see GooglePay in Chrome, what browser you use, etc.
Hello @vital thicket It's showing now. I would assume that somehow the domain was removed (by human mistake). Otherwise, it wouldn't have worked in the past.
I guess we're good now.
Thank you for your time. I really appreciate all of you guys here.
Never disappointed. Fabulous support as always!