Solid
- Sign up at solidfi.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 Solid →
Overview
Integration with Solid (SolidFi) — developer-first card issuing platform. Provides virtual/physical cards (Visa), program management, real-time transaction controls, webhook notifications. Focus on Developer Experience: simple REST API (without legacy SOAP/XML), sandbox with realistic test data, fast onboarding (days, but not months). US-focused with expansion in SG/APAC.
| |
|---|
| Provider ID | solid |
| Category | Bank Transfers |
| Website | solidfi.com |
Configuration
Required Parameters
| Parameter | Description |
|---|
api_key | API Key |
api_url | URL API |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|
| POST | /persons | Creation person |
| POST | /cards | Card issuance |
| PUT | /cards/{id}/freeze | Freeze |
| PUT | /cards/{id}/unfreeze | Unfreeze |
| PUT | /cards/{id}/controls | Spending controls |
| GET | /cards/{id}/transactions | Transactions |
Resources