#bhlox-checkout

1 messages · Page 1 of 1 (latest)

dusty compass
#

hi! can you post the link of the CheckoutSession?

#

like the checkout.stripe.com page you visit in the browser and that shows that error message you mention

dusty compass
#

ok so we should have given you an error when you created the CheckoutSession instead of when it's visited

#

the actual problem though is you can't mix a 1-month plan with a 3-month plan on the same CheckoutSession, that's just impossible.

oak palm
#

Oh ok. so that means per checkout I could only do just one subscription plan for this type?

#

My products have a 1-month plan, 3-month plan and 6-month plan. So that means, I could only have one subscription plan inside of my lineItems?

dusty compass
#

yep, you can only use one of those at a time

#

a subscription can only have one billing period

#

like , you're using Checkout to create a subscription. What does it mean to try to create a Subscription that has a 3 month plan and a 6 month plan, when would it actually bill an invoice and how often? It doesn't really work

oak palm
#

Ok. That's a relief for me to hear! going nuts the whole day figuring it out.

#

Thank you so much for the help there!

#

and you've mentioned also that I should've received an error when I created the checkoutsession, so would you be trying to figure that out on stripe's end? just curious

dusty compass