This page provides an overview of the payments methods provided by the WorldpayAccessApm adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating WorldpayAccessApm within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.
Payment Methods
The table below lists the payment methods that WorldpayAccessApm supports.
| Payment Method | Transaction Flows | Transaction Types |
|---|
| DirectDebit | Server-To-Server | Debit, Recurring, Refund, Partial Refund, Disputes |
Configuration
| Gateway Parameters | Worldpay Parameter | Required | Description |
|---|
| username | username | true | Worldpay Access API Username |
| password | password | true | Worldpay Access API Password |
| entityRef | entityRef | true | Entity Reference (merchant identifier) |
| merchantCode | merchantCode | true | 9-digit Worldpay merchant number for mandate IDs |
| sharedSecret | sharedSecret | false | Shared Secret for Webhook HMAC Signature Verification |
| testMode | - | false | Use Test/Sandbox Endpoint |
Endpoints
| Environment | URL |
|---|
| Sandbox | https://try.access.worldpay.com/apmPayments |
| Production | https://access.worldpay.com/apmPayments |