#Aby

1 messages · Page 1 of 1 (latest)

signal carbonBOT
agile kayak
#

Hi
I don't think I understand the question, but when using SetupIntent, you are collecting and authenticating the card/payment method at once.

dapper kayak
#

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

agile kayak
#

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.

dapper kayak
#

Comoletely understood

#

Thank you for your guidance!