Description: The installation file for the Store Commerce (POS) application containing all of the required components of the Shift4 connector is contained within the Shift4 Store Commerce found in the Retail self-service packages. The following steps will guide you through the process of setting up an instance of Store Commerce.
- Prerequisites for Store Commerce App Installation
- Installing the Store Commerce Application & Shift4 Extension
- Activating Store Commerce
Prerequisites for Store Commerce App Installation
- Before installing the Store Commerce application, the following prerequisites must be met first.
- Once you’ve completed these prerequisite steps, you can move on to installing the Store Commerce Application & Shift4 Extension.
Installing the Store Commerce Application & Shift4 Extension
- Download the latest version of the Shift4 Store Commerce (Extension) package from Shift4 and the corresponding Store Commerce (Base) package from Microsoft from your project Asset Library’s Retail self-service package. Use the Retail version to determine which one you need. Select the hyperlinked name to download the package.
- Store these files in a folder of your preference.
- Open a command prompt window and run the following command to install the StoreCommerce.Installer.
Note: When debugging Store Commerce to get more information about errors, we encourage adding the command –--enablewebviewdevtools to see the errors directly from the Console logs & Network traffic (by pressing F12 like you would on a browser).- Command (without offline): .\StoreCommerce.Installer install
-
Command (with offline support):.\StoreCommerce.Installer.exe install --installoffline --sqlservername {Enter SQL Server Name Here} --trustsqlservercertificate
Important: –trustsqlservercertificate should ONLY be used whenever in a test environment, NEVER in production.
Important: The Base StoreCommerce installer must be installed before the Shift4 extension package.
- You can also pass other parameters to the above command, as listed here by Microsoft.
- Once the installer is complete, you may proceed to install the Shift4 Extension package using the following command:
-
Command: .\Shift4.Commerce.StoreCommerce.XXXX install
Important: If you are upgrading your Store Commerce application, you must uninstall the existing version and install the new one. This must be done in sequential order: You MUST uninstall the Shift4 Extension first, then uninstall the Base package by running the .packagename uninstall command. After they are uninstalled, you may proceed to install the Base package first, followed by the Shift4 extension.
-
Command: .\Shift4.Commerce.StoreCommerce.XXXX install
Activating Store Commerce
- Once the installers are complete, you can select the Store Commerce application to launch it.
- The application will launch on the Activate Store Commerce Screen. Select Next.
- You’ll be asked to enter your Store Commerce URL. You can get this from the Commerce Engine URL from LCS by performing the following steps:
- Navigate to your Environment.
- Select on Manage under Commerce.
- Select on Commerce Engine URL.
- Copy the URL.
- Come back to the Store Commerce application, paste your Commerce Engine URL, and append /commerce at the end of the URL, then select Next.
Note: Your URL should look like this: https://{YourCSU}-rs.su.retail.dynamics.com/commerce. - If asked to log in, do so using the Azure credentials associated with this POS setup. Once logged in, you’ll be taken to the following screen, select Next.
- When you’re finished logging in, choose the Store name using the location that you set up the Hardware profile to, then select Next.
- Select the desired Register, then select Activate.
- This will complete the process of setting up Store Commerce. At this point, you may log in using the Worker ID and password created in the Back Office.
- Once you select Sign in, you will be prompted with the following screen; make sure you select Perform a non-drawer operation.
Note: If a session was already running in the past, you must terminate it by selecting Close shift, then log back in and select Perform a non-drawer operation. - Upon logging into the POS, select the option to Select hardware station.
- Upon doing so, a prompt will appear to manage the Hardware station. From here, select Manage.
- Switch the Hardware station to On and then select OK at the bottom of the page.
- This will bring you back to the previous prompt, and the Hardware profile you configured in the Back Office for this store/register will be displayed here. From here, you may select Close, and the employee can begin/unsuspend their shift by logging in again.
- This completes the installation and configuration of the Store Commerce application.
Comments
0 comments
Please sign in to leave a comment.