#deadshot7814
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- deadshot7814, 7 minutes ago, 7 messages
- deadshot7814, 1 hour ago, 10 messages
Hi
No, you can't
Can I place a new hold on authorisation after the first one expires, so it is extended automatically?
You'll need to have a PaymentMethod registred/collected
But you can't extend the authorisation.
After placing the first hold, I can save the payment method and use that later
Can i automate that using an API, like registering a webhook, and when receives expire event, it renews hold?
You can listen to this event:
https://stripe.com/docs/api/events/types#event_types-charge.expired
Yeah, that helps, thanks