#subhrajeet99
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- subhrajeet99, 1 hour ago, 12 messages
- subhrajeet99, 2 hours ago, 7 messages
hi; you can pass https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-setup_future_usage to accomplish that.
depends on what context you intend to charge the saved card in, in future
I want to attach the card with that particular customer so that I can use the card for future subscription of that customer
then why not just use Checkout in mode:subscription to create the Subscription?