# Possible Integrations

Our API has been built so we can cover most scenarios.

# Physical Stores/Shops

It is possible to integrate our API directly at the Point Of Sale (POS) level or via a middleware that sits in between the POS and the API.

There are several integration options available to allow maximum flexibility:

# Option 1: Identifier By Store

This is the recommended approach for most merchants, each store has a unique identifier.

Transactions on the API can be traced back to the originating store.

As an optional additional granularity, it is possible to specify a unique reference to the POS transactions using the acceptance_point_ref field (see Technical documentation (opens new window)).

# Option 2: For Smaller Merchants

For merchants with only a few locations and who have no need to track transactions at the store level.

Each store share the same single unique identifier. It is not possible to track transactions at the store level. In this setup, each Points Of Sale will share the same identifier too.

# Online Stores

You can use the API to accept UNIQGIFT Vouchers as a payment mode on your online store.

# Payment Platforms

Payment service providers can use the API to add UNIQGIFT Voucher as an accepted payment method.