Skip to content

Customer Manager (ERP)

If the merchant chooses to integrate its ERP system, and they have set up all members (i.e. customers), for example, using SAP Business ByDesign, then you can obtain information about a member based on:

  • the unique identifier for the member
  • the first name
  • the surname

The unique identifier for a member can typically be collected by:

  • scanning a membership card belonging to the consumer
  • scanning a barcode belonging to the consumer

You can also specify whether you want only exact matches are not, as shown in the sample code.

The User Interface

A typical interface might look like this:

Note

In this example, a consumer's membership card is shown, but a card with a barcode is also usable.

The Sample Code

In the sample code, a unique identifier for the member is used to obtain information for that member.

ObjC

Swift

Universal Windows Platform SDK coming soon