Fitness Website

Website with Stripe Payment System

This website is a Fitness website which provides various fitness tips both free and also based on subscription.

For the Payment gateway, Stripe API is used which is used to handle all the subscription data as well as state management.

After a User is logged in and selects a specific subscription plan i.e. either monthly or yearly, they can view all the fitness tips.

The Subscription cancelation and auto subscription is also available and users can also cancel at any time and the billing cycle will cancel after the end of the current subscription period automatically.

Stripe API was used as it supports various cards, and is a internationally prevelant payment method with various features which makes it very secure and reliable method of subscription handling and management.

Demo