Razer Merchant Services
Quick Start
- Sign up at razer.com and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
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 ID | razer_ms |
| Category | E-Wallets |
| Website | razer.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
| Parameter | Description |
|---|---|
merchant_id | Razer MS Merchant ID |
verify_key | Verification key for inbound signature validation |
secret_key | Secret key for outbound API calls |
base_url | API base URL (sandbox or production) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
00 (Success) | charged | |
11 (Failed) | rejected | |
22 (Pending) | processing | |
33 (Cancelled) | rejected | |
REFUNDED | refunded |