#deadshot7814

1 messages · Page 1 of 1 (latest)

mental valveBOT
#

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.

winter rampart
#

Hi 👋 if you're referring to Checkout Sessions, those can't be used in conjunction with Subscription Schedules. What is it you're trying to accomplish?

north oasis
#

Yes, its for checkout sessions, I am using embedded form on my website and I want to create session for subscription schedules,

#

I am using subscription schedules for starting a subscription in the future,

winter rampart
#

So to do that using Checkout Sessions. You'd create the Checkout Session with a mode of setup, so that it will create a Customer (if one wasn't provided) and Payment Method. Then you can use those newly created objects to create a Subscription Schedule from your server-side code.

north oasis
#

After setup, If creating subscription on the server side, there is no prebuilt UI for subscription details for user?

winter rampart
#

Correct, you would need to build that if you wanted to display something to them.