php - How to convert array/object of order data to EDI 850 format? -


i need build integration process between website (magento in case) , warehouse/logistics api. warehouse needs data edi (850 order-requests, other numbers other things). know how prepare data in other known formats (xml/json/...), never used edi before, so.. how supposed prepare data?

thanks in advance!

*i downloaded sabas/edifact seems have way of converting arrays edi, still, need know put in array..

**here specifications api docs, how should use/read table? enter image description here

enter image description here

if able export xml use tool converts xml x12 files. way works describe edi structure , segments using xml fields.

there several commercial tools available. best open source solution i've seen x12 parser

the documentation great if you're not in .net environment , you're trying achieve opposite (xml x12) use create own conversion tool (i created own using groovy).


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -