I would like a checkout form that can integrate with stirpe.com. Page should be single form submit and charge. Page should post to a success page, where I will insert into my own database.
Language:
* php, html, and css can be used
Frameworks:
* must use stripe.com’s stripe.js and their php api
* must use jquery
* must use mailcheck.js – https://github.com/Kicksend/mailcheck
Specifications:
* Stripe integration should follow stripe’s example where a credit card is tokenized, then c…
