Hello dear Adalo community!
I would like to let the user subscribe to various products in my app. For that, I’m using the marketplace component called Stripe subscription payments Stripe Subscription - Adalo Resources
I created different products in Stripe, each product has its own pricing plan (every product has a separate Stripe product ID and a Stripe price ID). Subscribing to the first product works perfectly. When I try to subscribe to a second product afterwards, it says: “You are subscribed”, even if I did not yet subscribe to that product.
Is there a way to let users subscribe to multiple products in Stripe?