Community Add-Ons

Maintainers: treeman
Add file to this package
Top » Credit Modules

Blank out first 12 digits of credit card for individual order
for osCommerce Online Merchant v2.2

This addition will add a new button to the orders page in the admin interface for individual orders. Once the button is ticked and order updated the following occours:
1. Credit card number stored in database has the first 12 digits turned to "x" and the remaining 4 are retained.
2. Cvv2 and expiry date are wiped clean from database.

Compatible with MD5-based block cypher

Legend:  Download   Report
Expand All / Collapse All
Blank out first 12 digits of credit card for individual order treeman 31 Oct 2009  

This addition will add a new button to the orders page in the admin interface for individual orders. Once the button is ticked and order updated the following occours:
1. Credit card number stored in database has the first 12 digits turned to "x" and the remaining 4 are retained.
2. Cvv2 and expiry date are wiped clean from database.

Compatible with MD5-based block cypher