[freeside-commits] freeside/fs_selfservice/FS-SelfService SelfService.pm, 1.45, 1.46
Ivan,,,
ivan at wavetail.420.am
Tue Mar 17 14:38:41 PDT 2009
Update of /home/cvs/cvsroot/freeside/fs_selfservice/FS-SelfService
In directory wavetail.420.am:/tmp/cvs-serv28750/fs_selfservice/FS-SelfService
Modified Files:
SelfService.pm
Log Message:
add payment_info_renew_info method to ClientAPI/MyAccount and SG-equivalent previous_payment_info_renew_info to ClientAPI/SGNG
Index: SelfService.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/fs_selfservice/FS-SelfService/SelfService.pm,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- SelfService.pm 17 Mar 2009 20:41:06 -0000 1.45
+++ SelfService.pm 17 Mar 2009 21:38:39 -0000 1.46
@@ -944,6 +944,20 @@
Renewal date as a human-readable string. (Convenience for display;
subject to change, so best not to parse for the date.)
+=item pkgnum
+
+Package that will be renewed.
+
+=item expire_date
+
+Expiration date of the package that will be renewed.
+
+=item expire_date_pretty
+
+Expiration date of the package that will be renewed, as a human-readable
+string. (Convenience for display; subject to change, so best not to parse for
+the date.)
+
=back
=item order_renew
More information about the freeside-commits
mailing list