#savan

1 messages · Page 1 of 1 (latest)

prime robinBOT
twilit parcel
#

The length of authorisations/holds like that is not something determined by us, nor can it be configured. It's set by the card networks depending on your MCC

#

I recommend speaking with support about this: https://support.stripe.com/contact

lucid sorrel
#

if stripe will not provide then we have to setup cron on our server side

#

by this we can detect and auto-capture payment intent via cron

twilit parcel
#

I'm not sure what the question is. You want to know when the authorisation will expire?

lucid sorrel
#

my question, if we could not take any action then which action is performed by the stripe?
Is it auto-capture or auto-refund?

twilit parcel
#

Can I create payment intent with test clock and without customer id?

#

No, test clocks only work with Subscriptions, not one-time Payment Intents

lucid sorrel
#

actually, I have to test capture payment intent.
I can't wait next 7 days!

twilit parcel
#

You can manually capture the PI using the API

lucid sorrel
#

but I have to check what stripe will do after 7 days?
if I will not capture manually