Braintree
Quick Start
- Sign up at braintreepayments.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
Braintree payment integration
| Provider ID | braintree |
| Category | Card Processors |
| Website | braintreepayments.com |
Authentication
Method: Basic Auth (public_key:private_key)
Authorization: Basic base64(public_key:private_key)
Braintree-Version: 2025-01-01
Content-Type: application/json
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /graphql, |