Genome
Quick Start
- Sign up at genome.eu 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
Genome payment integration
| Provider ID | genome |
| Category | Bank Transfers |
| Website | genome.eu |
Authentication
HMAC-SHA256 signature parameters:
- Signature:
hex(SHA256(merchant_id + order_id + amount + currency + secret_key)) - Transmitted in body request as parameter
signature - Set parameters for signing depends from operation type
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
SUCCESS, APPROVED | charged | |
PENDING, PROCESSING | charging | |
FAILED, DECLINED, ERROR | rejected |