#pastorrey-checkout-guest
1 messages · Page 1 of 1 (latest)
That is Checkout's default behavior. You can make sure Checkout always creates a non-guest Customer by setting customer_creation to always on the session https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-customer_creation
Ok. Also, where can I create a Mixed cart?
Mix of one-time and recurring prices? Or something else?
Create a mixed cart in Checkout that lets your customers purchase Subscription items and one-time purchase items at the same time.
Are you getting an error when you try to do this? I thought that that was already allowed. You can't mix different cycle lengths but I thought recurring + one time was supported
it's supported but im new in this platform and im not able to find where I can update the code.
So in your subscription creation request you will want to set mode to subscription and that will let you use both.
Are you also unclear on how to set up your items list when making this call? If so can you send me the code that you have right now so I can take a look?
where you be able to send me a video of how to do it. im not able to find anything in youtube.
I'm not as familiar with our Youtube channel but this may be a helpful intro doc. https://stripe.com/docs/billing/quickstart