#cosbgn-checkout-capture
1 messages · Page 1 of 1 (latest)
Yup! You'd set payment_intent_data.capture_method: manual when you create the Checkout session (https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-capture_method)
The docs seem all to refer to the payment intent api, but the user doesn't have any credit card
Let me know if the link I sent over doesn't cover what you need
cosbgn-checkout-capture
Amazing, this works!