Skip to content

This app will show you how to create a simple credit card form. We'll build the whole thing from scratch, with a little help from Bootstrap 3 for the interface, and Payform.js for client-side form validation.

MPankajArun/Credit-Card-Validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Credit Card Validation with Payform.js

This app will show you how to create a simple credit card form. We'll build the whole thing from scratch,with a little help from Bootstrap 3 for the interface, and Payform.js for client-side form validation.

Note:

Keep in mind that storing credit card data on your servers is serious business. You need to be PCI compliant and fulfill a vast number of requirements. Unless you know what you're doing, it is best to use the services of a third party payment processor like Stripe or PayPal that stores all payment information for you.

About

This app will show you how to create a simple credit card form. We'll build the whole thing from scratch, with a little help from Bootstrap 3 for the interface, and Payform.js for client-side form validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published