EBANX
Quick Start
- Sign up at ebanx.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
EBANX payment integration
| Provider ID | ebanx |
| Category | Local Payment Methods |
| Website | ebanx.com |
Authentication
Method: Integration Key in body request
{
"integration_key": "test_ik_abc123",
"uid": "..."
}