Sticitt Merchant API
Welcome to the Sticitt's Merchant Integration Guide. This guide describes how to set up and manage merchants via the Sticitt Pay Host Merchant APIs. It includes examples of creating a new merchant, retrieving all current merchants, and accessing transactions for a merchant.
Prerequisites
Before proceeding, ensure you have the following:
Client ID and Client Secret
Issued by Sticitt. Used to obtain a Bearer access token via the OAuth 2.0 client-credentials flow.
Access Token
Obtained by calling the Identity Provider (
/connect/token
) with yourclient_id
andclient_secret
.
Sticitt Pay SDK (if using the front-end integration)
Integrated into your web or app environment for direct user payments.
Last modified: 20 February 2025