store a truncated card number on credit card transactions
[bse.git] / Changes.txt
CommitLineData
6abd8ce8
TC
1BSE 0.20 (unreleased)
2========
3
4 - store a truncated card number for credit card payments (both online
5 and email). Reinstate storage of the card holder name in ccName.
6 ccNumberHash is no longer populated.
7
8 - ifNeedDelivery (checkoutnew_base.tmpl) wasn't being reset on order
9 submission.
10
11Template updates:
12
13- checkoutpay_base.tmpl - the name of the cardHolder payment field is
14 now ccName.
15
16- admin/order_detail.tmpl - order ccPAN can be used to display the
17 truncated card number.