store a truncated card number on credit card transactions
authorTony Cook <tony@develop-help.com>
Thu, 8 Dec 2011 03:50:02 +0000 (14:50 +1100)
committerTony Cook <tony@develop-help.com>
Thu, 8 Dec 2011 03:50:02 +0000 (14:50 +1100)
commit6abd8ce8d4e6267f569f6e9fd8ce79191e87f176
tree746bf4b8c2a35781ef08cf0ad6714add46f135ac
parent1546e1f027708acd7bb7ea4a3651845176efa17b
store a truncated card number on credit card transactions

We no longer store the card number hash.

We again store the cardHolder, but the payment field name is now ccName.
Changes.txt [new file with mode: 0644]
MANIFEST
schema/bse.sql
site/cgi-bin/modules/BSE/Shop/Util.pm
site/cgi-bin/modules/BSE/TB/Order.pm
site/cgi-bin/modules/BSE/UI/Shop.pm
site/templates/admin/order_detail.tmpl
site/templates/checkoutpay_base.tmpl
site/util/mysql.str