Skip to content

dsummersl/heroku-stripe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stripe on Heroku

A simple three page to take credit card payments:

  1. A welcome page with a configurable header/description, that takes a USD amount and memo.
  2. A confirmation page, showing the amount and memo. With a button to take the credit card charge via Stripe.
  3. A 'thank you' page with a email link.

Register with stripe and use your stripe API keys when you click on the link below to launch your server:

Deploy

About

Stripe payments system on Heroku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.1%
  • Python 34.9%