Editing address data
If address data is recorded in the intended format, additional fields will display for adding house number and building and entrance data (Additional fields field), etc.
The pre-requisite for both fields to be displayed is a separate entry of ZIP Code. Internally, data in OM is recorded in the following way.
For the order, data can be recorded in the following way:
- Woocommerce store - read https://metakocka.freshdesk.com/a/solutions/articles/3000056101?lang=sl, chapter - Mapping Romania fields for usage in the Address Editor program''
- other online stores - not supported,
- API interface - supported (sales order - put_document - example https://github.com/metakocka/metakocka_api_base/blob/master/docs/documents_put_document_sales_order.md#example-with-street-number- )
- Manual entry/OM - not possible to add
Display of data in MetaKocka:
- building and entrance data are visible as part of the address in OM and MK
- API interface - get_document call for sales_order also returns street_number.
- separate street data is displayed in the sales orders - see the picture below. In OM such data is not displayed as additional divider.