freeside/fs_selfservice/FS-SelfService SelfService.pm,1.17,1.18
Ivan Kohler
ivan at pouncequick.420.am
Wed Jun 8 02:03:10 PDT 2005
- Previous message: freeside/FS/FS Conf.pm,1.130,1.131 cust_main.pm,1.184,1.185 svc_acct.pm,1.181,1.182
- Next message: freeside/fs_selfservice/FS-SelfService/cgi recharge_prepay.html,NONE,1.1 recharge_results.html,NONE,1.1 agent_delete_svc.html,1.1,1.2 delete_svc.html,1.1,1.2 make_payment.html,1.11,1.12 myaccount.html,1.5,1.6 myaccount_menu.html,1.1,1.2 payment_results.html,1.2,1.3 process_svc_acct.html,1.1,1.2 process_svc_external.html,1.1,1.2 provision.html,1.2,1.3 provision_svc_acct.html,1.2,1.3 view_invoice.html,1.3,1.4 selfservice.cgi,1.10,1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/fs_selfservice/FS-SelfService
In directory pouncequick:/tmp/cvs-serv25069/fs_selfservice/FS-SelfService
Modified Files:
SelfService.pm
Log Message:
prepaid card recharge
Index: SelfService.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/fs_selfservice/FS-SelfService/SelfService.pm,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- SelfService.pm 29 Mar 2005 22:41:10 -0000 1.17
+++ SelfService.pm 8 Jun 2005 09:03:06 -0000 1.18
@@ -31,6 +31,7 @@
'cancel' => 'MyAccount/cancel', #add to ss cgi!
'payment_info' => 'MyAccount/payment_info',
'process_payment' => 'MyAccount/process_payment',
+ 'process_prepay' => 'MyAccount/process_prepay',
'list_pkgs' => 'MyAccount/list_pkgs', #add to ss cgi!
'order_pkg' => 'MyAccount/order_pkg', #add to ss cgi!
'cancel_pkg' => 'MyAccount/cancel_pkg', #add to ss cgi!
- Previous message: freeside/FS/FS Conf.pm,1.130,1.131 cust_main.pm,1.184,1.185 svc_acct.pm,1.181,1.182
- Next message: freeside/fs_selfservice/FS-SelfService/cgi recharge_prepay.html,NONE,1.1 recharge_results.html,NONE,1.1 agent_delete_svc.html,1.1,1.2 delete_svc.html,1.1,1.2 make_payment.html,1.11,1.12 myaccount.html,1.5,1.6 myaccount_menu.html,1.1,1.2 payment_results.html,1.2,1.3 process_svc_acct.html,1.1,1.2 process_svc_external.html,1.1,1.2 provision.html,1.2,1.3 provision_svc_acct.html,1.2,1.3 view_invoice.html,1.3,1.4 selfservice.cgi,1.10,1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list