HitPay
Quick Start
- Sign up at hitpayapp.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
HitPay — platform for SME: PayNow, Cards, GrabPay, Alipay, WeChat Pay. URL-encoded API.
| Provider ID | hitpay |
| Category | Card Processors |
| Website | hitpayapp.com |
Supported operations: start_tx refund_tx status
Authentication
API Key in X-BUSINESS-API-KEY header.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
api_key | HitPay API Key |
salt | HMAC Salt for verification webhook' |
base_url | API URL (default: https://api.hit-pay.com) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
completed | charged | |
failed | rejected | |
expired | rejected | |
pending | pending |