#deadshot7814
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.
- deadshot7814, 3 days ago, 4 messages
- deadshot7814, 3 days ago, 17 messages
- deadshot7814-future-sub, 3 days ago, 24 messages
- deadshot7814, 4 days ago, 22 messages
- deadshot-embedded-checkout-multi-PM, 4 days ago, 20 messages
Do you mean create a checkout session for a subscription schedule?
yes
That's not something Checkout supports today
What's your usecase?
I want to create scheduled subscription for user through checkout session, where they can see details of subscription
Gotcha. I don't believe Checkout Sessions support that. You'd need to build your own UI for this
Can i do that using stripe elements i mean, any workaround
Yes, you can use Stripe Elements to set up the payment method & then use Subscriptions Schedule API directly
One last question, can i create subscription checkout because stripe provides UI for subscription and later change it to scheduled subscription?
Once you create a subscription, it begins from the day on. You could add a trial to not charge the customer for certain period but the cycle starts on creation.
I don't think that will work because I want start subscription in future, anyway, thanks