#dhruv8901

1 messages · Page 1 of 1 (latest)

unkempt elmBOT
ebon elk
#

confirm is whether to confirm the payment intent immediately. Setting to false doesn't hold the amount and Stripe doesn't receive the confirmation from your end that the payment should be charged

hybrid tiger
#

means in this payment intent payment is not deduct from users account when confirm is false?? am i right?

hybrid tiger
#

@ebon elk

ebon elk
#

Thanks for the waiting! Discord is very busy now

#

means in this payment intent payment is not deduct from users account when confirm is false?? am i right?
The fund is neither held/authorised nor deducted from user's payment method if confirm is set to false

hybrid tiger
#

i want to set that when i create payment intent at that money is deduct from user and hold the payment and when admin approve at that money transfer to the stripe account so which method is suitable? @ebon elk

#

@ebon elk

ebon elk
#

Holding/authorising the funds in customer's account and capture later once your admin approves