Skip to main content

Razer Merchant Services

Quick Start
  1. Sign up at razer.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 Razer Merchant Services →

Overview

Gaming-focused payment gateway for SEA. Razer Pay, cards, FPX, wallets. Part of the Razer ecosystem with deep gaming vertical integration, supporting Razer Gold credits and localized payment methods across Southeast Asia.

Provider IDrazer_ms
CategoryE-Wallets
Websiterazer.com

Supported operations: start_tx refund_tx status


Authentication

Dual-key authentication: verify_key for inbound signature validation, secret_key for outbound API calls. Merchant identified by merchant_id.


Configuration

Required Parameters

ParameterDescription
merchant_idRazer MS Merchant ID
verify_keyVerification key for inbound signature validation
secret_keySecret key for outbound API calls
base_urlAPI base URL (sandbox or production)

Status Mapping

Provider Status4pay StatusDescription
00 (Success)charged
11 (Failed)rejected
22 (Pending)processing
33 (Cancelled)rejected
REFUNDEDrefunded

Resources