Shift4
Quick Start
- Sign up at shift4.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
Shift4 payment integration
| Provider ID | shift4 |
| Category | Card Processors |
| Website | shift4.com |
Authentication
Method: Basic Auth (API key, empty password)
Authorization: Basic base64(api_key:)
Trailing colon required! Base.encode64("pr_live_abc123:")