#nwaFe
1 messages · Page 1 of 1 (latest)
auth-and-capture is a payment mode we provide yes https://stripe.com/docs/payments/place-a-hold-on-a-payment-method
that might not be what you mean, hard to say without technical details
I’ve read through the docs and it seems like it’s possible
I’ll describe the scenario
If the transaction is smooth, the charge should just go through
But I’d there’s a dispute, we want to keep the hold
And have the ability to either alter the current one or issue a new charge
what is the payment flow exactly? which Connect charge model https://stripe.com/docs/connect/charges#types ?
I don't really understand how disputes come into this. Ultimately you can authorise a payment for e.g. $100 to hold it on the customer's card balance and within 7 days you can capture any amount up to and including $100.
You can't increase that amount without charging the customer again