Components

Overview

Qolo's Interact Authorization system consists of three main components, each offering different levels of control:

  1. Gateway – Clients decide whether to approve transactions while maintaining control over card balances.
  2. Funding – Qolo automatically authorizes and funds transactions in real-time based on predefined rules.
  3. Gateway Funding – Clients handle authorization decisions and Qolo automatically handles real-time funding.

Each component supports different business models and operational structures, allowing clients to select the most appropriate approach for their transaction processing. The following sections provide detailed explanations of each component, including when to use them and how they function.


Comparison of Interact Components

ComponentWho Controls Authorization?Who Manages Funding?Best For
GatewayClientQoloPrograms that want to authorize their transactions with their own business logic.
FundingQoloQoloPrograms that need just-in-time funding without pre-loaded balances.
Gateway FundingClientClientPrograms that require full control over authorization and just-in-time funding.

Related Topics