#Shahan-demo-manual-capture
1 messages · Page 1 of 1 (latest)
Hi there
No there isn't really any way to force this...
You'll mostly just want to mock responses and handle it that way
so, what will be the re-auth flow? Can I use the existing intent_id? Or do I need to do the full process again from start? Is there any way to use the first hold info for the re-auth?
The PaymentIntent will move to canceled when the auth expires so you create a new PaymentIntent to re-auth
Ohh Ok, got it. So I have to start from step 1 to re-auth after a hold is canceled due to exceeding 7 days, right?
Hello! I'm taking over and catching up...
Yep, that's correct. Once a hold expires you need to start with a new Payment Intent from step one.
Got it.
I have another guess to clerify from you,
if a hold (with save-during-payment) exceeds more than 7 days that fall into a state and set up future payments consider a state, we may say both states are the same as we have to re-auth from step 1 on hold, am I correct?
Not sure I completely understand. Are you asking about the difference between placing a hold on a card which then expires vs. using a Setup Intent or setup_future_usage to set up a card for future use?
I was saying that, placing a hold on a card which then expires and setup_future_usage are the same in a sense, that I have to make a new intent to capture the fund, if the payment method allows me to charge without user involvement it's ok otherwise I have to notify the user to pay.
Yes, that's fair to say, although if you place a hold using a Payment Intent without setup_future_usage the resulting Payment Method will not be set up for future use, so that's something to watch out for.
Happy to help!
Hi, I need one more answer 😀
if I do not capture the fund within 7 days it will cancel the authorization and releases the funds to the user card. In this case, does Stripe deduct the Stripe charge? If yes, from whom it will be deducted? User(me) or the Customer(who paid)?
I'm honestly not sure, I don't know much about fees. That's a good question for Stripe support: https://support.stripe.com/contact