Skip to main content

Chipper Cash

Quick Start
  1. Sign up at chippercash.com 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 Chipper Cash →

Overview

Chipper Cash — African cross-border digital wallet. Supports mobile money and bank transfer payments across Nigeria, Ghana, Kenya, Uganda, Tanzania, Rwanda.

Provider IDchipper-cash
CategoryMobile Money
Websitechippercash.com

Authentication

  • Method: Bearer token
  • Base URL: https://api.chippercash.com

Configuration

Required Parameters

ParameterDescription
api_keyAPI Key

Example Configuration

{
"provider": "chipper_cash",
"provider_params": {
"api_key": "your_api_key_here"
}
}

Status Mapping

Provider Status4pay StatusDescription
succeededcharged
pendingpending
failedrejected
canceledrejected

Resources