Skip to main content

GrabPay Singapore

Quick Start
  1. Sign up at grab.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 GrabPay Singapore →

Overview

GrabPay Singapore — ONA (Online Acceptance) API for acceptance payments via wallet Grab.

Provider IDgrabpay_sg
CategoryE-Wallets
Websitegrab.com

Supported operations: start_tx refund_tx status


Authentication

Partner ID + Partner Secret (OAuth 2.0 + HMAC-SHA256 signing).


Configuration

Required Parameters

ParameterDescription
partner_idGrabPay Partner ID
partner_secretPartner Secret for HMAC signing and verification webhook'
client_idOAuth Client ID
client_secretOAuth Client Secret
merchant_idGrabPay Merchant ID
base_urlAPI URL

Status Mapping

Provider Status4pay StatusDescription
successcharged
failedrejected
refundedrefunded
pendingpending

Resources