#samstei

1 messages · Page 1 of 1 (latest)

quasi remnantBOT
pseudo elk
#

what do you mean by a package deal exactly, do you have an example?

overall Stripe doesn't have native support for anything automatic there, we just create subscriptions as you tell us to, it's your business logic that might need to optimise for selecting certain Products/Prices to choose to pass to the API.

vagrant crane
#

example:
user purchases item 1 by itself it's $10/month
user purchases item 2 by itself for $6/month
user purchases items 1 and 2 for $12/month

pseudo elk
#

as I said there's no automatic system for that