elabdesunil / django-stripe-subscription

A Django Application that handles subscription payment through stripe "fixed-price" subscription, with a detailed tutorial. The app redirects users to Stripe Checkout in subscription mode, listens to Stripe webhook to see if the transaction completed and add the relevant data to the database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elabdesunil/django-stripe-subscription Issues