#Aby
1 messages · Page 1 of 1 (latest)
Hi
I don't think I understand the question, but when using SetupIntent, you are collecting and authenticating the card/payment method at once.
I understand, but after collecting the payment method and all the users details, we want to authorize a charge and capture it later. (Separate authorization and capture).
My question is if there’s a way to do both things straight away or if we have to do both separately
I hope is clearer now
we want to authorize a charge and capture it later. (Separate authorization and capture).
My question is if there’s a way to do both things straight away or if we have to do both separately
No you need to use PaymentIntent for the manual capture.