This guide explains how to set up order integrations in Norce Commerce to enable automated order processing with external business systems.
- Extend the basket and order models (if needed)
- Set up freight and payment methods
Before setting up order integration, consider:
- What additional order information needs to be included?
- How will the order process work-flow work?
- What order information does the ERP need?
Configure the following in client settings:
- Endpoint type
- Content type
- Target URL
- Basic authentication credentials (optional)
See the guide.
Note
Order integration works as a webhook, pushing data from Norce Commerce to your receiving service. This is currently the primary method to retrieve complete order information, that includes the payment details.
- [Create Campaigns] TODO
- [Configure the Admin environment for your shopping processes] TODO