#ZachP
1 messages · Page 1 of 1 (latest)
hello, for what you're mentioning (CVC recollection) you do not need to change confirmation_method: manual , why do you feel you need to use that?
I want it set to manual so payment completion (and all of our application logic that follows) can be handled by our backend. The alternative is responding to webhook events which we'd prefer not to do at this time
sure but just clarifying that these are two different things
- cvc recollection
- manual confirmation
the two are not related (I read your original msg as asking if they are)
but correct, you cannot modify the confirmation_method of a PaymentIntent created by an Invoice
Can I set up the invoice such that the PaymentIntent is created with confirmation_method: manual?