Thredd
- Sign up at thredd.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
Go to Thredd →
Overview
Integration with Thredd (previously GPS — Global Processing Services) — one from largest card issuing processors in the world. Processes 200M+ cards. Supports Visa, Mastercard, UnionPay. Provides prepaid/debit card programs, real-time transaction processing, multi-currency wallets. Active presence in APAC including Singapore.
| |
|---|
| Provider ID | thredd |
| Category | Card Processors |
| Website | thredd.com |
Configuration
Required Parameters
| Parameter | Description |
|---|
api_key | API Key |
program_id | Program ID |
api_url | URL API |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|
| POST | /cardholders | Creation cardholder |
| GET | /cardholders/{id} | Retrieval cardholder |
| POST | /cards | Card issuance |
| POST | /cards/{id}/load | Top-up cards |
| POST | /cards/{id}/unload | Charge with cards |
| PUT | /cards/{id}/suspend | Suspension cards |
| GET | /cards/{id}/balance | Balance cards |
Resources