An open API service indexing awesome lists of open source software.

https://github.com/danielchristianschroeter/simple-bootstrap-stripe-payment-form

Simple Stripe payment form in Bootstrap, field validation and user friendly country selection (from bootstrap formhelper)
https://github.com/danielchristianschroeter/simple-bootstrap-stripe-payment-form

Last synced: about 1 month ago
JSON representation

Simple Stripe payment form in Bootstrap, field validation and user friendly country selection (from bootstrap formhelper)

Awesome Lists containing this project

README

        

Simple-Bootstrap-Stripe-Payment-Form
====================================
IMPORTANT NOTICE: This implementation is outdated and is no longer maintainted. I do not provide any support! Check out https://jsfiddle.net/user/ywain/fiddles/ or https://stripe.com/docs/payments/payment-intents for SCA ready examples.

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/