Worldpay
Quick Start
- Sign up at worldpay.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
Worldpay payment integration
| Provider ID | worldpay |
| Category | Card Processors |
| Website | worldpay.com |
Authentication
Method: Basic Auth + Version Header
Authorization: Basic base64(key1:api_key)
wp-api-version: 2024-06-01
Content-Type: application/json
Accept: application/json
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /api/payments/{id}/partialSettlements | |
| POST | /api/payments/{id}/partialRefunds |