Skip to main content

Payeezy

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

Overview

Payeezy payment integration

Provider IDpayeezy
CategoryCard Processors
Websitepayeezy.com

Authentication

Custom HMAC SHA256 with headers:

  • apikey: API Key
  • token: Merchant Token
  • authorization: HMAC signature
  • nonce: 19-char random string
  • timestamp: Milliseconds since epoch

Resources