#sergio_sanchez
1 messages ยท Page 1 of 1 (latest)
Hi there
Hello!
Tell me more about what is not working and what you are doing
Are you following a specific guide here?
I think so
let me share with you how I am defining the payment intent
My call is:
currency: "eur"
automatic_payment_methods[enabled]: "true"
capture_method: "manual"
customer: "cus_NJRubYdvAkuynR"
description: "Booking 12345 2"
setup_future_usage: "off_session"
statement_descriptor: "Bank transfer"
metadata[booking_id]: "123456-EDH"```
then using the Checkout form, I validate and confirm the payment intent
the payment intent as it is "capture_method" = manual
is set to "uncaptured"
but if I go to the customer, cus_NJRubYdvAkuynR I dont see any payment method assigned to him
now four because I atached a new one ๐ค maybe it takes some time?
I was checking that customer but no payment mehtod at all
now I see, we have 4 due to the test I am doing
so solved ๐