Skip to content

Cashiers

Cashiers can be defined in the back-end. They are used primarily for integration with an ERP system. Each merchant user can be associated with a Cashier, which is then used in the ERP for measurement of cashier sales.

There are two methods to obtain the identifier for a Cashier:

  1. Obtain the cashier linked to the merchant user who is already logged in.
  2. Present a PIN entry user interface to the merchant user and have them log in.

This chapter covers the first use case, while the next chapter covers the PIN entry validation use case.

The Sample Code

ObjC

Swift

Universal Windows Platform SDK coming soon