Sticitt SDK Documentation 1.0 Help

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:

  1. Client ID and Client Secret

    • Issued by Sticitt. Used to obtain a Bearer access token via the OAuth 2.0 client-credentials flow.

  2. Access Token

    • Obtained by calling the Identity Provider (/connect/token) with your client_id and client_secret.

  3. 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