#tienbt_api
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/1217459394124451921
๐ 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.
- tienbt_api, 2 hours ago, 68 messages
- tienbt_api, 22 hours ago, 144 messages
- tienbt_api, 1 day ago, 51 messages
Hello
How are you integrating Apple Pay?
We have guidance here on how you can set it up
https://docs.stripe.com/apple-pay?platform=web#accept
I want to ask you how can I display the apple pay button in the local environment to integrate it?
For Apple Pay, HTTPS is required if I recall correctly.
So you can't test it using just the local server. You'd need to use something like ngrok to serve the site using HTTPS
Yes, after I will verify domain. Is it right?
After serving your site on HTTPS? yes
Just visit the site you've integrated apple pay on Safari
As long as Apple Pay is supported in your country, it should show up automatically
Yes, I display it in my website by safari.
Should I add my real card to my wallet to test?
This means that we use a real card, but if our key is a test key, we will not be charged money, right?
Correct
And by selecting the card, a token will be generated for me to confirm payment intent, right?
Depending on the flow you're using, yes.
I'd recommend just giving it a try and see what's the result. That should be much faster ๐
When click apple pay, we must add a payment card. is it right?
Yes
And are there any requirements for this real card? Or all card types are fine.
Any cards Apple supports should be fine
We are not supported with any test mode cards for this apple pay payment, is that correct?
No, you can't add test cards to the wallet if that's what you're asking.
#1217459394124451921 message
"It is not possible to save Stripe test card information to Wallet."
I don't understand this. Can you explain more clearly?
Any Stripe Test cards like 4242 4242 4242 4242 can't be stored in the apple wallet
So our real card can be saved to apple wallet?
Yes
Yes. thanks.