#smartkiparis
1 messages · Page 1 of 1 (latest)
Hi there
When you say "money is locked" do you mean that the card was actually authorized but not captured?
yes
Then you look at the status of the PaymentIntent and it will be in requires_capture
status is requires_payment_method
we add a proper customer
He has a payment method
I form a payment intent for authorization like this
Yeah that doesn't actually authorize though
You need to pass confirm: true and the PaymentMethod ID as well to authorize the card