#qcasey

1 messages · Page 1 of 1 (latest)

woeful sorrelBOT
forest night
#

Can you share an example Checkout Session ID with me so I can take a look?

small shell
#

Looking at the docs, I added payment_intent_data: {"setup_future_usage": "off_session"}, which doesn't appear to do anything here.

#

Sure 1 sec

#

cs_live_b1LdzOPycZBz7UOWwTkkm1ApbfqcZ4dj8YMgm07SR3hcWYF7p41mgpbtUC

forest night
#

So you have two options here:

#
  1. You can set customer_creation: always to always create a Customer so that the PaymentMethod is automatically attached to the Customer and can be charge in the future
small shell
#

Thank you very much, I'll try the first option!