Skip to main content

Brink POS - Loyalty Integration Setup (LB 2.0)

Written by Marija Golubovic

Overview

This article covers Brink POS loyalty integration setup and provides the requested values needed for the integration.

Access integration loyalty page

To get to the Loyalty integration page, we must be logged into https://admin3.parpos.com/, then

Step 1: From the left sidebar, select Configurations> Integrations Portal

Step 2: Select Active Tab> and select Generic under Loyalty

Step 3: We then get to see Endpoint URL, Store ID and the API Key.

Requested values

Here's the breakdown of requested values:

Get the Endpoint URL

The endpoint URL is the same URL the ordering platform uses to place an order. For example:

  1. Base URL from the ordering site https://lbburger-staging.novadine.com/

  2. Generic Brink incoming endpoint, which will be set for all chains that use Brink in-store /api/v2/sync_incoming/xxx

Get the Store ID

  1. The store ID is provided by the Brink POS.

  2. If the storeID contains any special characters (for example: /, +, etc.), they must be replaced with their URL-encoded versions.

  3. wE can use the following reference for encoding https://www.w3schools.com/tags/ref_urlencode.ASP

Get the Default Discount

The default discount is configured in Brink.

Get the API Key

Use the original store ID that has not been modified or URL-encoded

Did this answer your question?