Last updated

Application

Under the application section you can set up the application specific configurations for the client. Some of the settings override default setups on the client level. And some settings can change the behaviour of the setup quite severilty, so be careful!

The Basics

SettingDescriptionNotes
NameA user friendly name of the application.Required

asdasd

asdasd

SettingDescriptionNotes
NameA user friendly name of the application.Required
DescriptionA short description of the application.Optional
UrlThe url to the storefront.This was used in links on email notifications in legacy integrations, but today it is only used in api calls. Optional
Product urlEnables a button on the product page, that opens the product in a new tab.
Use {uniqueurl}, {productid} or {partno} in product url.
Example https://<span/>demoshop.norce.io/products/{uniqueurl}
Optional
Product url example

Settings

The application settings tab has a few specific settings that change the behaviour of the application in certain areas.

Products

SettingDescriptionNotes
Discount roundingEnable rounding logic on the basket. Read about promotion cash rounding hereAllowed values: None, Cent rounding per row,
Default is None
(this overrides setting on the client level).

ERP settings

SettingDescriptionRecommendation
Shop codeAn external shop code, used in different adapters and integrationsTODO: Note where it is used

Shopping

SettingDescriptionRecommendation
Payment Service for buying gift cardsEnable purchasing of gift cards from a 3rd pary service, read more about it here (TODO)Allowed values: None, Retain24,
Default is None
.
Filter zero lines to PSPEnable to remove all basket items with amount 0 from passing on to the PSP. Used to remove placeholder items from being sent to the PSP.Default is false.