Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 297 Bytes

directory_region.md

File metadata and controls

13 lines (9 loc) · 297 Bytes

Directory Region

Retrieve the list of countries from Magento.

country must be the country code in IOS 2 or ISO 3 (e.g. US or USA).

magento.directoryRegion.list({
  country: val,
}, callback);