[New Feature] Stripe plugin upgrade

Hello,

We just pushed some improvements to the Stripe plugin’s subscription actions. You can now handle more than one subscription per user, and a subscription can have more than one plan. This introduces the concept of subscription items that can be created, removed and updated to a subscription.

Most use cases don’t require such features, but if you need to have a very granular pricing, you can now do this with the plugin.

18 Likes

Thank you. This was much needed :slight_smile:

Wonderful timing as I was just about to start a big integration of the multiple plans via API. Thank you!!

2 Likes

How do we allow sellers to create thier own plans for buyers to subscribe? Anyway with the plugin?