#fredstartracking_code
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/1265216974867271743
๐ 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.
- fredstartracking_code, 10 hours ago, 21 messages
This link is also mine because I did not see 'bancontact' in the checkout option, but with your help I removed all the payment methods from the intent creation and no w I see bancontact. But the problem I'm now facing is that I don't see Apple Pay
Hi, let me help you with this.
What integration type are you using? Stripe.js/Stripe Checkout/mobile?
checkout
Could you please share an example Checkout Session URL/ID?
I can see Apple Pay in Safari. Are you sure you have a real card added to your Apple Pay wallet?
This is what I have and I see
What do you mean "my Apple Pay Wallet"? I am testing this out, I did not connect or anything, I'm just testing if my development works and I would expect that I would see the Apple Pay option (I mean how can Strip now if the logged user has apple pay or not, so the option should always be there, no?)
(and for your info, I have 4 cards in my personal wallet, but like I said, I don't thnk that matters here now)
(as you mention Safari, fyi I'm using the Google Chrome browser)
Apple Pay is only supported in Safari on desktop and iOS.
There's some requirements for Apple Pay to be visible, and, in addition to the correct browser, you need to have real cards added to your Apple Pay wallet. Here's a good outline of requirements: https://docs.stripe.com/stripe-js/elements/payment-request-button?client=html#prerequisites
ok! this is clear. thx
Happy to help.
๐ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!
No thank you, Vanya pointed out correctly that apple pay is only available on some devices/browsers, so everything works fine