Skip to main content

Network International

Quick Start
  1. Sign up at network.ae and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Network International →

Overview

Network International — largest acquirer of the Middle East and Africa. NYSE-listed company (NETW), headquarters-apartment in Dubai (DIFC). Serves 65,000+ merchants in 50+ countries. API: N-Genius.

Provider IDnetwork_intl
CategoryCard Processors
Websitenetwork.ae

Supported operations: start_tx capture_tx payout refund_tx status


Authentication

Two-stage OAuth-authorization:

  1. POST /identity/auth/access-token with Basic Auth (API Key) → Bearer token
  2. Bearer token is used for all subsequent requests

Configuration

Required Parameters

ParameterDescription
merchant_idNetwork International Merchant ID
api_keyN-Genius API Key (for OAuth access token)
outlet_idN-Genius Outlet Reference
environmentuat / production

Status Mapping

Provider Status4pay StatusDescription
PURCHASEDchargedSuccessful payment
CAPTUREDchargedCaptured
AUTHORISEDauthorizedAuthorized
AUTHauthorizedAuthorization
STARTEDpendingStarted
AWAIT_3DSpendingPending 3DS
PENDINGpendingPending
FAILEDfailedError
DECLINEDfailedDeclined
CANCELLEDfailedCancelled
REVERSEDfailedReversal
PARTIALLY_REFUNDEDchargedPartial refund
FULLY_REFUNDEDrefundedFull refund

Resources