Table of Contents

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...

ICC_01

... view the details of a specific order by clicking it...

ICC_02

... and download a PDF of an order confirmation by clicking the download icon.

ICC_03

Invoices

Logged in users can see a list of their invoices, including details such as the placement date, order number, and total cost...

ICC_04

... view the details of a specific invoice by clicking it...

ICC_05

... and download a PDF of the invoice by clicking the download icon.

ICC_06

Credit

Lastly, logged in users can view a list of their credits, including the placement date, order number, and total cost...

ICC_07

... view the details of a specific credit by clicking it...

ICC_08

... and download a PDF of the credit by clicking the download icon.

ICC_09

To top