#mc_extended-auth
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/1272595922575949827
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi 👋
We have a doc about requesting an extended authorization window here: https://docs.stripe.com/payments/extended-authorization
This does not mean you will be guaranteed to get it. But it's a good place to start
My request return error "stripe._error.InvalidRequestError: Request req_iQ4C4m7Un5cPrz: This account is not eligible for the requested card features. See https://stripe.com/docs/payments/flexible-payments for more details."
Can you help me
That error is pretty clear in this case
You are not eligible for this feature so you will only be able to request a 7 day hold
So how to create payment intent Uncaptured and have expiration time of 10 or 12 days.
You cannot
I read the docs here it is possible to set field payment_method_details.card.capture_before .https://docs.stripe.com/payments/place-a-hold-on-a-payment-method.
can you explain to me why not?
Thank you very much
Where are you seeing that you can set a deadline of more than 7 days?
It here
That is the document I sent you. You can only request it. It is not guaranteed. And the API response states that your account is not eligible.
Also do you know your pricing plan? We only offer this to IC+ accounts
We offer extended authorisations to users on IC+ pricing. If you’re on blended Stripe pricing and want access to this feature, contact us at support.stripe.com.
thank for your information