#ajitkumar_error
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/1470329616412573771
๐ 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.
- ajitkumar_error, 3 days ago, 26 messages
- ajitkumar_error, 3 days ago, 18 messages
- ajitkumar_error, 5 days ago, 37 messages
- ajitkumar_docs, 6 days ago, 10 messages
- ajitkumar_error, 6 days ago, 12 messages
๐
Not sure I understand your integration here. Could you please share what Stripe guide are you following here ?
And what is the issue you are facing ?
You are using what path here?
https://docs.stripe.com/payments/amazon-pay/accept-a-payment
Hello
hi there
can you share some more context on the issue you're facing?
-at what step is the unexpected result happening?
-can you share any example payment IDs (pi_123)
and want to authorize using Token(Payment_Method )
for using token Authorization
Does it support for Amazon Pay?
do you mean that you want to reuse a saved PaymentMethod, and avoid the need to redirect to Amazon to authenticate/confirm the payment?
or something else?
yes
you need to pass off_session: true in your Create PaymentIntent request, to tell Stripe that the customer is not online in the checkout flow - as in this example:
checking
let you know in 2 mints
It's works. Thank you.
Does GooglePay and ApplePay support for the same>
Authorize using Payment_Method?
Google Pay and Apple Pay are treated the same as normal card payments, so yes
https://docs.stripe.com/payments/save-and-reuse?payment-ui=elements
first request to authorize using Card in Googlepay page of we cchecked in US googlepay and in chrome PaymentIntent not created
can you share the PaymentIntent ID please?