Finix
Quick Start
- Sign up at finixpayments.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
Finix payment integration
| Provider ID | finix |
| Category | Card Processors |
| Website | finixpayments.com |
Authentication
Method: Basic Auth
Authorization: Basic base64(api_key:api_secret)
Content-Type: application/json
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /transfers/{id}/reversals | |
| PUT | /authorizations/{id} | |
| POST | /authorizations/{id}/captures |