Skip to content

raviarrow88/Django-Stripe-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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