#Zero-subscriptions

1 messages · Page 1 of 1 (latest)

loud cairn
late finch
#

Perfect thanks! I'll take a look

#

Just to make sure, this can be dynamic subscriptions, correct? So a user on my platform can have multiple subscriptions on different 3rd parties (customers)?

loud cairn
#

Can you clarify - what do you mean by "dynamic" subscriptions?

late finch
#

For example, I can have a list of the 3rd parties / customers on my site and a user can subscribe to any of them. When more 3rd parties join I can add them to this list for users to subscribe to. All of these 3rd parties can have a custom subscription price

#

kinda like patreon etc

loud cairn
#

Ah, gotcha - so you just mean subscriptions that have different prices?

late finch
#

Basically yeah. Sorry for the confusing explanation - haha

loud cairn
#

No worries! Always good to double check! So yes, this should work with any kind of subscription - what matters most is how you want the funds flow to work. For example. if you allow customers to subscribe to multiple third parties in a Stripe subscription that would be something you manage with separate charges + transfers. If each customer has a separate Subscription object for each third-party that's something you can easily manage with destination charges + subscriptions