An open API service indexing awesome lists of open source software.

https://github.com/cassiosantana/stripe_subscription

Subscription Payment with Stripe
https://github.com/cassiosantana/stripe_subscription

devise payment-integration stripe stripe-checkout stripe-payments stripe-subscription webhook

Last synced: 2 months ago
JSON representation

Subscription Payment with Stripe

Awesome Lists containing this project

README

        

# Subscription Payment with Stripe Gateway

This repository is a work-in-progress implementation of the Subscription payment method using the Stripe payment gateway with recurring payment functionality. The objective of this project is to provide users access to the website's content based on the duration of their subscribed membership.

## Features

- Customer Subscriptions: Users can select from different subscription plans and enjoy unique features based on their chosen subscription level.

- Recurring Payments: The application handles recurring payments using Stripe's payment gateway to ensure seamless and automatic subscription renewals.