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


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!




More information about the freeside-commits mailing list