#dhruv8901
1 messages · Page 1 of 1 (latest)
maybe auth-and-captue (https://stripe.com/docs/payments/place-a-hold-on-a-payment-method) is what you're looking for?
so in this capture when i create payment intent at that time money deduct from users bank account? am i right? and when i accept this payment at that i receive that payment in stripe account ? am i right? @fresh oasis
depends what you mean by "deduct from users bank account". It places a hold on their account, a pending transaction.
means if user have 100 dollar in bank account and payment intent is 50dollar so when i create this intent so this 50 dollar is deduct from user bank account and now user bank balance is 50 dollar so he can spend only remaining 50 dollar
am i right?
yes
so users cant able to use block amount ?
yes
are you sure?
yes.