Global Payments
Quick Start
- Sign up at globalpayments.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
Global Payments payment integration
| Provider ID | globalpay |
| Category | Card Processors |
| Website | globalpayments.com |
Authentication
Method: Bearer Token + Version Header
Authorization: Bearer {access_token}
X-GP-Version: 2021-03-22
Content-Type: application/json
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /transactions/{id}/capture | |
| POST | /transactions/{id}/reversal |