This project is not covered by Drupal’s security advisory policy.
Credit card support for payment method which needs some basic input credit card and validate handlers without using commerce module.
This module is fully copied from commerce source (payment module).
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
This simple module does nothing by itself : this is a module helper for developer who need to integrate a basic embeddable credit card form into a payment method form.
At the beginning, it was develop to work with payment module but should work for any other project.
Sponsored
Project information
29 sites report using this module
- Created by chaby on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.