#numericity
1 messages · Page 1 of 1 (latest)
How can I help?
Hi there. According to the docs for creating a checkout session, if I provide a customer, their payment method will be attached
Ah. Actually, is this only true when passing a value of on_session or off_session to payment_intent_data.setup_future_usage
Yes, you need to pass setup_future_usage to save the card
Is there a way to allow the customer to optionally store it?
Not today, but it's something we're thinking about improving