Default Constructor
gShipping
gShipping
(
unknown_type $name,
mixed $price,
unknown_type $type)
-
unknown_type
$name
-
unknown_type
$type
Add Allowed Areas to Shipping
void
addAllowedAreas
([unknown_type $country_area = null], [unknown_type $arr_state_areas = null], [unknown_type $arr_zip_areas = null])
-
unknown_type
$country_area
-
unknown_type
$arr_state_areas
-
unknown_type
$arr_zip_areas
Add Excluded Areas to Shipping
void
addExcludedAreas
([unknown_type $country_area = null], [unknown_type $arr_state_areas = null], [unknown_type $arr_zip_areas = null])
-
unknown_type
$country_area
-
unknown_type
$arr_state_areas
-
unknown_type
$arr_zip_areas
get Google Checkout XML
void
getXML
()
Builds XML structure for Shipping Restrictions
unknown
_getAllowedExcludedAreas
(unknown_type $country, unknown_type $arr_states, unknown_type $arr_zips, unknown_type $type)
-
unknown_type
$country
-
unknown_type
$arr_states
-
unknown_type
$arr_zips
-
unknown_type
$type
Builds XML structure for Shipping Restrictions
unknown
_getCountryArea
(unknown_type $country_area)
-
unknown_type
$country_area
Builds XML structure for Shipping Restrictions
unknown
_getUsStateArea
(unknown_type $arr_state_aras)
-
unknown_type
$arr_state_aras
Builds XML structure for Shipping Restrictions
unknown
_getUsZipArea
(unknown_type $arr_zip_areas)
-
unknown_type
$arr_zip_areas