Function __global->_make_country_for_shippo
Definitions
sources/ecommerce_shipping.php
- Make an ISO country code shippo-compatible.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$country | string | required parameter | N/A | N/A | ISO country code |
Return
- Shippo-compatible code
- Type: string
- Set: N/A
- Range: N/A