Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
yuuues committed Dec 28, 2016
1 parent dc2d4e8 commit b1a8ccc
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
Simple-Bootstrap-Stripe-Payment-Form
Stripe Payments
====================================

Simple Bootstrap Stripe example payment form.
Replace "Stripe Publishable Key" & "Stripe Secret Key" in index.php if you want to test it.

Improvements are always welcome. GitHub pull requests are even better!

Assembled by Daniel Schröter

Features
===============
* Form validation
Expand All @@ -16,13 +10,19 @@ Features
* Warning if JavaScript is disabled
* Charge single amounts with Stripe

ToDo
===============
- Admin Page to create tokens with a defined Quantity
- After tokens, Database Log with status of the codes.

Used Components
===============

=> jQuery (v1.11.0) - http://jquery.com/

=> Bootstrap (v3.1.1) - http://getbootstrap.com/

=> Bootstrap Form Helper (v2.3.0) - http://bootstrapformhelpers.com/

=> Bootstrap Validator (v0.4.4) - http://bootstrapvalidator.com/

Original Author
================
Daniel Schröter

0 comments on commit b1a8ccc

Please sign in to comment.