Subscriptions Overview
Subscriptions make it possible for your store to collect recurring payments from customers. This opens a lot of possibilities for selling subscription-based products such as SAAS, exclusive memberships, access to premium content and more.
Reflow Subscriptions are built on top of Stripe's solid subscription processing, and augments it with user registrations and authentication, subscription plans with feature flags and usage limits, easy access control and customizable email notifications.
To integrate Reflow Subscriptions, you need to create a Reflow store, connect Stripe, define subscription plans, and use one of our libraries in your project. Users will then be able to sign up for an account on your website, pick a plan and start a monthly or yearly subscription.
You can read more in our next chapters.