Configure your POS access URL

Add a Store Variable to create a URL access path for POS. You only need to do this once per store when you set up POS.

Option 1: add a path off your store's domain

This is useful when you prefer to not have to manage a POS subdomains through your DNS provider.

  1. Open your store in StoreConnect.
  2. Go to Key Relationships > Store Variables and select New.
  3. Enter the following variable details:
    1. Name: POS Path
    2. Key: pos_path
    3. Value: pos
  4. Select Save.

You'll be able to sign in to POS at yourstore.com/pos

Option 2: use subdomain for POS access

If running your POS on a subdomain, set up a Store Variable as follows.

  1. Open your store in StoreConnect.
  2. Go to Key Relationships > Store Variables and select New.
  3. Enter the following variable details:
    1. Name: POS Domain
    2. Key: pos_subdomain
    3. Value: pos
  4. Select Save.

You'll be able to sign in to POS at pos.yourstore.com

Access a POS register via URL

Salesforce admins can use this method to test a POS connection. You'll need the register code. This is the code set up when the outlet was created, e.g. myoutlet-location-123.

  1. In your browser, enter the relevant URL (per above).
  2. Sign in using your Salesforce credentials.
  3. Follow the prompts and enter the register code to access the POS outlet.

Once signed in, you'll be able to use your browser like a POS terminal for the outlet.