How to add Magento order to ERP?
I want to talk about Magento order integration into the ERP, only know with Magento API, specifically do not know how to do, you have what good method? Magento ERP API Order
Share to:
------Solution--------------------
Magento Open source You say what to do?
------Solution--------------------
Just look at the API and don't know.
------Solution--------------------
To sum up in two directions
One, from Magento to send order information to ERP
Second, the Magento provides the interface, the ERP initiates the request oneself to fetch the order information
The first scenario requires that the ERP has an existing interface to accept order information, which can be changed by modifying the Magento code to adjust the ERP interface to pass the order information.
The second scenario requires that your ERP allow two development, you can modify the ERP code to invoke the Magento interface, Magento's own API has been able to obtain complete order information, if necessary, modify the Magento API is not difficult
It's more appropriate to see what you're actually doing.
In addition, it is important to note that the order is integrated into the ERP is not the order information can be in the past, even if the order in the ERP for follow-up processing, some states need to be passed back to Magento, such as delivery