Skip to main content

HiPay

Quick Start
  1. Sign up at hipay.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 HiPay →

Overview

HiPay payment integration

Provider IDhipay
CategoryCard Processors
Websitehipay.com

Authentication

Basic Auth:

  • authorization: Basic base64(api_key:key1)

Status Mapping

Provider Status4pay StatusDescription
116authorizedAuthorized
117chargingCapture Requested
118chargedCaptured
119chargedPartially Captured
124refundingRefund Requested
125refundedRefunded
126refundedPartially Refunded
129cancelledCharged Back
142cancelledAuthorization Cancellation Requested
143cancelledCancelled
173action_requiredAuthorization Requested
175chargingPending Payment
111failedDeclined
113failedAuthentication Failed
114failedRefused
115failedExpired
CAPTURED / SUCCESS / SUCCEEDEDcharged
AUTHORIZEDauthorized
PENDINGcharging
FAILED / DECLINEDfailed

Resources