Integration Customer Center
Display data retrieved directly from a remote system in real-time
The Integration Customer Center is a frontend app that allows users to access and interact with real-time data from a remote system like Business Central. This enables user interactions with eCommerce data by providing easy access to:
- Orders
- Invoices
- Credits
As such, the Integration Customer Center allows logged-in users to view and interact with commerce-related data from a remote system, provided that the solution has a working live integration setup returning XML in a format understood by the ICC, and - of course - an implementation of the app.
Orders
Logged in users can view a list of their orders, including details such as the placement date, order number, and total cost...
... view the details of a specific order by clicking it...
... and download a PDF of an order confirmation by clicking the download icon.
Invoices
Logged in users can see a list of their invoices, including details such as the placement date, order number, and total cost...
... view the details of a specific invoice by clicking it...
... and download a PDF of the invoice by clicking the download icon.
Credit
Lastly, logged in users can view a list of their credits, including the placement date, order number, and total cost...
... view the details of a specific credit by clicking it...
... and download a PDF of the credit by clicking the download icon.