Method | Description | |
---|---|---|
getCountryList ( ) : Smalot\Magento\ActionInterface | Retrieve the list of countries from Magento. | |
getRegionList ( string $country ) : Smalot\Magento\ActionInterface | Retrieve the list of regions in the specified country. |
public getCountryList ( ) : Smalot\Magento\ActionInterface | ||
return | Smalot\Magento\ActionInterface |
public getRegionList ( string $country ) : Smalot\Magento\ActionInterface | ||
$country | string | |
return | Smalot\Magento\ActionInterface |