Simple Stripe payment form in Bootstrap, field validation and user friendly country selection (from bootstrap formhelper)
PHP
Latest commit 3d8a018 May 15, 2015 @myg0v Merge pull request #6 from joshleichtung/master
add missing <fieldset> closing tag to index.php
Failed to load latest commit information.
css Fixed name of css files Jun 15, 2014
fonts Delete desktop.ini May 11, 2014
img Delete desktop.ini May 11, 2014
js Delete desktop.ini May 11, 2014
lib Delete desktop.ini May 11, 2014
README.md Update README.md Jun 7, 2014
index.php add missing <fieldset> closing tag to index.php May 14, 2015

README.md

Simple-Bootstrap-Stripe-Payment-Form

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
  • Generate Token via Stripe JS
  • Responsive design
  • Warning if JavaScript is disabled
  • Charge single amounts with Stripe

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/