#hotmeteor-subcription-quotes
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Give me a moment to catch up here, thanks ๐
Have you looked into Subscriptions with multiple products using subscription items already?
https://stripe.com/docs/billing/subscriptions/multiple-products
Yes, however the issue is when they want X of the same type of subscription. It has to be added as a "quantity", but this doesn't create individual subscriptions just a single item with a quantity. With that setup it makes it impossible to tie subscriptions 1:1 with a vehicle (we're auto services).