#kamal-boss_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/1237807218657722479
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! Can you provide more details? What does "not working" mean exactly? Can you link me to the page where your payment form is?
here it is when we lick on payment button like gpay and apple pay it open popup but show payment faiked
Not sure I understand. The request you provided (req_sNipFHR4G6jX5v) isn't using the Payment Request button. That error was thrown because someone typed in a real card number into the Card Element, then you tried to use that real card info in test mode.
let me check another id I am from INDIA and here payment button not shwoing
Just give me some minutes I am tryong to pay again and give you new id
Okay.
That request succeeded.
What's your question about that request?
I deleted that video because it contains a ton of personal information, and this is a public server.
oh okay
I watched it though, and I'm not sure I understand.
What's your question?
That shows the Apple Pay flow.
What's your question about that flow?
yes apple pay working but it stuck on processing at the end
It doesn't seem stuck, but it's hard to say because it wasn't on processing for very long. Did you tap the X to dismiss the Apple Pay sheet at the end?
You need to do everything outlined in this guide: https://docs.stripe.com/stripe-js/elements/payment-request-button
What happens if they don't press the X?
let me try again can u please tell me if we using test server they can still use live cards or they have to add test card in wallet
If you're using the Payment Request Button in test mode you can use live Apple Pay and Google Pay cards to test. You can't use live cards in the Card Element though, you need to enter test card numbers into the Card Element in test mode.
hmm
To put it another way, when using Apple Pay and Google Pay in test mode, you can use live cards. If you're typing in a card number, you need to use a test card number.