Stripe Subscriptions

How Can We Help?

Stripe Subscriptions

You are here:
< All Topics

We are able to integrate with Stripe in order to manage content subscriptions in your app. You’re able to set recurring fees for Users of your app to pay to receive exclusive content.

Step 1. Set up an account at stripe.com

Step 2. Navigate to Webhooks

Step 3. Click Add endpoint then endpoint URL  https://demo.myversl.com/api/stripeusersubscription?key=121312414243 the underlined parts are the variables. Enter your Versl subdomain and your API key that’s in your Versl Settings Panel. Select the current version then under events to send select checkout.session.completed then click add endpoint.

Step 4. Create a Subscription in Stripe by going to Subscriptions . Then Create New Plan. You can create different levels of subscription by adding a new plan for every level of subscription you would allow a user to access.

Table of Contents
Comments are closed.