#rock_unexpected
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/1233345671961120779
đ 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.
- rock_unexpected, 41 minutes ago, 29 messages
- rock_unexpected, 1 day ago, 12 messages
hi there!
Hi!
can you summarize your question in this new thread?
@sharp thistle if you have a question, open a new thread in #help
please ask your question in #help and stop posting in this thread
Yes, sure!
Here https://docs.stripe.com/payments/amazon-pay/accept-a-payment it shows that amazon pay is not supported for recurring payments, but in here https://docs.stripe.com/payments/amazon-pay it shows that it does. Just a general query.
Stripe dev here replied:
"I think Checkout Sessions doesn't currently support Amazon Pay for mode:"subscription". Were you planning to use Checkout Sessions?"
What does this actuallly mean
Since I will be using it in stripe checkout element
based on this, Subscriptions should work: https://docs.stripe.com/payments/payment-methods/integration-options#support-wallets
the page you linked here: https://docs.stripe.com/payments/amazon-pay/accept-a-payment?web-or-mobile=web&payments-ui-type=stripe-hosted is about Checkout Session.
if you are using the Payment Element, then this is the page: https://docs.stripe.com/payments/amazon-pay/accept-a-payment?web-or-mobile=web&payments-ui-type=elements
@sharp thistle stop posting here and create a new thread in #help . this is my last warning, otherwise I'll have to ban you.
what is "checkout"? Checkout Session?
Yes it woking for me right now, but what happened previosly was that when I enabled amazon pay it didnt showed up, next day somehow it started working ( I didn't change anything to make this happen)
Plus in the docs I shared at one place it shows that it supports recurring payments and at one place it shows it doesn't.
Also alex(Stripe dev) told me it wont work in checkout sessions for mode: subscriptions
sorr for the confusion. I'll let the team working on the documentation to fix the issue.
If I am to enable it for our platform I need to be sure that it works and nothing breaks
if it works in test mode, it will work in live mode
Alright, thanks for clarification.