How to Create a Reoccurring Subscription in Stripe
Updated: Jul 18, 2021
Creating a subscription product is a great pricing model to sell your services or even products on a monthly basis. Stripe allows you to do in a few simple steps.
1. Create new product

Navigate to the product section inside your Stripe dashboard and create a new product.
2. Setting up the product

Give your product a name, enter the price, and switch the occurrence to to "recurring".
Click "save product" and you're all set!
TIP: You can change the occurrence of the subscription to daily, weekly, monthly, and even a custom duration.