raviarrow88 / Django-Stripe-Integration

Repository from Github https://github.comraviarrow88/Django-Stripe-IntegrationRepository from Github https://github.comraviarrow88/Django-Stripe-Integration

#Django-Stripe Integration

Integration of the django with stripe payment gateway with a simple Donation page using django templating

To get Stripe API secret key ,First step is to create a stripe account

After signup, add secret key in views.py and publishable key in stripe.js

Landing Page output

Success Page

output

About

License:MIT License


Languages

Language:Python 48.9%Language:HTML 26.6%Language:JavaScript 13.8%Language:CSS 10.7%