customer edit: abstract out billing info to billing.html, re-do payment type selectio...
authorivan <ivan>
Wed, 24 Aug 2005 13:22:27 +0000 (13:22 +0000)
committerivan <ivan>
Wed, 24 Aug 2005 13:22:27 +0000 (13:22 +0000)
commit2b49cbe76b94c6c1561aa2bf37beba7d47591190
tree7dceb6e839c8c1090f48c17348a81764dcebf16d
parent9eb89294e2909ca9a8043b05f2492b7018b14adb
customer edit: abstract out billing info to billing.html, re-do payment type selection with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support for start date & issue #.  customer view: re-order fields for consistency.  selfservice API: support paystart_month, paystart_year, payissue and payip in MyAccount::process_payment and ::edit_info and Signup::new_customer, FS::cust_main::realtime_bop: support paystart_month paystart_year payissue payip fields
21 files changed:
Changes.1.5.8
FS/FS/ClientAPI/MyAccount.pm
FS/FS/ClientAPI/Signup.pm
FS/FS/cust_main.pm
FS/FS/cust_main_county.pm
fs_selfservice/FS-SelfService/SelfService.pm
htetc/global.asa
htetc/handler.pl
httemplate/docs/ach.html
httemplate/docs/cvv2.html
httemplate/edit/cust_main.cgi
httemplate/edit/cust_main/billing.html [new file with mode: 0644]
httemplate/edit/cust_main/contact.html
httemplate/edit/process/cust_main.cgi
httemplate/elements/overlibmws_draggable.js [new file with mode: 0644]
httemplate/elements/overlibmws_iframe.js [new file with mode: 0644]
httemplate/elements/progress-init.html
httemplate/elements/select-month_year.html [new file with mode: 0644]
httemplate/images/cvv2.png
httemplate/images/cvv2_amex.png
httemplate/view/cust_main/billing.html