[freeside-commits] branch FREESIDE_4_BRANCH updated. f68454095d2ba47d4180c6afa25449eba088769a

Ivan ivan at 420.am
Fri Jun 2 15:33:44 PDT 2017


The branch, FREESIDE_4_BRANCH has been updated
       via  f68454095d2ba47d4180c6afa25449eba088769a (commit)
      from  d8e13cab5be7de84da8fa8bb61f89c3edb4c5ef7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f68454095d2ba47d4180c6afa25449eba088769a
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Jun 2 15:33:43 2017 -0700

    document shipping address fields in new_customer self-service API, RT#74008

diff --git a/fs_selfservice/FS-SelfService/SelfService.pm b/fs_selfservice/FS-SelfService/SelfService.pm
index 00f83bb..a62cf3e 100644
--- a/fs_selfservice/FS-SelfService/SelfService.pm
+++ b/fs_selfservice/FS-SelfService/SelfService.pm
@@ -2208,6 +2208,21 @@ State
 
 Zip or postal code
 
+=item ship_address1
+
+=item ship_address2
+
+=item ship_city
+
+=item ship_county
+
+=item ship_state
+
+=item ship_zip
+
+Optional shipping address fields.  If sending an optional shipping address,
+ship_address1, ship_city, ship_state and ship_zip are required.
+
 =item daytime
 
 Daytime phone number

-----------------------------------------------------------------------

Summary of changes:
 fs_selfservice/FS-SelfService/SelfService.pm |   15 +++++++++++++++
 1 file changed, 15 insertions(+)




More information about the freeside-commits mailing list