#OlegOkner-q
1 messages · Page 1 of 1 (latest)
My company is a ticket / table reservation system. We need to confirm a credit card but not charge it immediately
it might take a day or two before the order is reviewed
you likely want to auth-and-capture then : https://stripe.com/docs/payments/capture-later
Great thank you! and in terms of refund, what happens if we refund a user that has not been charged yet?
it releases the hold on their credit card