Custom Credit Card Form
Categories
Component ID
2553171
Component name
Custom Credit Card Form
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Credit card support for payment method which needs some basic submit handlers without using commerce module.
This module is fully copied from Payment credit card .
It will make some required checks on basic input credit card form :
- card type
- card number (using Luhn algorithm)
- security code
- expiration date
- start date if provided
Before using this module one must read README.TXT
