Sorry, we don't support your browser.  Install a modern browser

Expand Magento Connector Fields & Add Custom Field Support#1771

We would like to request an expansion of the data fields supported by our Magento connector. While our ultimate goal is to have a self-service way to add custom fields ourselves in the future, we have an immediate need for the following two fields to be mapped:

Standard Field: billing_address.company

Extension Attribute: The is_jm360 flag from the JMango360 extension (passed via “extension_attributes”: { “is_jm360”: 1 }).

2 hours ago

Expected values:

  • billing_adress.company = Company name of the order
  • JMango360 api response example: “extension_attributes”: {“is_jm360”: 1}

Value can be 1 or 0

2 hours ago