How to have Multiple Stripe Subscriptions?

Is there a way for a user to have more than 1 subscription?
Like I would in a patreon-like platform where I can subscribe to multiple creators.

When I try to add a new subscription, which has a different price ID, it says that I’m already subscribed.

Thanks.

Hey I have wanted to do similar but didn’t really investigate very closely. My thoughts are your only way would be via Make or Custom actions. Obviously won’t work with the current components.

1 Like

Don’t they check if the user is already subscribed by matching the user ID + price ID?

Adalo support said:
" What you want to do is possible but goes outside our support role as we tend to focus on providing support for issues and experienced with the platform."

Stripe says it’s possible, but I’m not sure how to do it in Adalo

The issue may be due to how Adalo handles subscriptions and the integration with Stripe. Adalo might be treating any active subscription as a condition to prevent a user from subscribing to another product, regardless of the Price ID…

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.