Telr
Quick Start
- Sign up at telr.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
Telr — SME-oriented payment gateway, Dubai-based. Serves small and medium business in UAE, Saudi Arabia, Bahrain, Kuwait and others countries MEA.
| Provider ID | telr |
| Category | Card Processors |
| Website | telr.com |
Supported operations: start_tx payout refund_tx status
Authentication
Store ID + Authentication Key in the body JSON-request.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
store_id | Telr Store ID (Dashboard → Integration → Store ID) |
auth_key | Telr Authentication Key (Dashboard → Integration → Auth Key) |
remote_api_url | Telr API endpoint (by default https://secure.telr.com/gateway/order.json) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
A | charged | Approved |
H | authorized | Held (authorized) |
P | pending | Pending |
E | failed | Error |
D | failed | Declined |
V | failed | Void |
C | failed | Cancelled |
AUTHORISED | authorized | Authorised |
CAPTURED | charged | Captured |
PAID | charged | Paid |
PENDING | pending | Pending |
DECLINED | failed | Declined |
CANCELLED | failed | Cancelled |
EXPIRED | failed | Expired |
VOIDED | failed | Voided |
FAILED | failed | Failed |