Custom Credit Card Form
Component type
Categories
Maintenance status
Development status
Component created
Component changed
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
