Skip to main content
Skip table of contents

Input Masks

There are two types of input masks that can be used in Solteq Commerce Cloud:

  • Find customer

    • Can be used for finding customer information in cases where individual customers of an organization have not been created in the Back Office, and instead there is only one company customer to represent all of them.

  • Add payment

    • Can be used for

      • POS gift card payments; when the barcode or QR code is scanned and there are products in the Basket, POS identifies the code as belonging to a gift card, and payment is automatically started.

      • Selling pre-created gift cards on POS, when the barcode or QR code in a pre-created gift card is scanned, the card is added to the Basket and can be charged.

To access the Input masks view, click Configurations and select Input Masks in the Back Office menu.

To add a new input mask, click Edit, enter the input mask information and click Save to save your changes.

Adding a new input mask

Input Mask Examples

Gift Card (GUID)

The input mask used is:

^[{]?[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}[}]?$

Input mask for a GUID gift card

Gift Card (non-GUID)

The input mask used is:

^(MINIG10(...))

Input mask for a non-GUID gift card

Customer Card

The input mask used is:

^(201440000[3-5]|201440000[7-9]|2014400011|2014400012|201400013|2014400019|201440002[1,3,4])$

Input mask for a customer card

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.