Customer configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
Refer to regarding customer search.
Centara offers a way to create customers on the POS itself.
How this feature is activated depends on weather customers are maintained the conventional way in Centara/3rd party ERP systems or within the Loyalty system.
There are two main code paths possible to store customers created in Centara, and each require different configuration:
This way requires least configuration but requires the Search plugin to be activated since the logic from that plugin is used during the process. for information about how to enable the Search plugin.
Upon that, the customer search dialog needs to be set up. Click for information about how to set that up. Make sure to apply the customercreate setting on the customer search dialog.
The creation is performed, not by using any macro, but instead within the customer search dialog. By default there is only a button to search for customers on the form, but when this feature is activated, a "New" button, which is hidden by default, appears next to the "Search" button. In case the customercreate setting has been applied, as mentioned above, the "New" button will be activated that is used to trigger the action.
Customer search UI component
"customercreate"
Workstation properties
"Customer creation URL"
Centara + 3rd party ERP system: The URL pointing to there web services for creating the customer.
Centara only: Skip property or leave empty.
This method requires the Loyalty plugin to be activated since the logic from that plugin is used during the process, including the search dialog displayed.
Loyalty plugin
Loyalty server => The URL to the Loyalty server
Access token => Access token to access the server
Isolate personal data => Signals the part of Centara core responsible to fetch customers to only fetch customers stored the Loyalty system to ensure no customer traceable information is stored on the client (GDPR issue).