Maximize Global Acceptance:
Accept payments anywhere, any way, around the world
Global Acquiring: With access to 145+ markets and 126 currencies, our solutions cover all your sales channels domestically and abroad
Major Credit Card Schemes: Visa, Mastercard
Convert Sales & Save:
Increase revenue with higher authorization rates and lowest costs
Hosted Payment Page
Protect your Revenue:
Keep more revenue with leading-edge security and fraud tools
FraudSight
Risk Management Module
The Worldpay commercetools extension provides a drop-in module with cloud native support for the following use cases:
Worldpay Hosted Payment Pages (PCI DSS compliant)
Payment Authorisation, Authentication and Capture
Payment Status Notification updates and handling of Payment, Cancel and Refund flows in a commerecetools context
3DS Flex for PSD2 compliance
Risk Management Module integration
FraudSight screening integration
In addition, the module source code repository provides:
Infrastructure-as-code cloud deployment templates for easy provisioning
A suite of unit and integration test components
The commercetools Sunrise SPA repository has also been forked and extended to add:
Sample payment creation / checkout flow
Reference React UI Components using the Worldpay JavaScript SDK and the recommended iframe Hosted Payment Pages approach
The integration approach leverages commercetools' API extension pattern to register and transform payment create/update API calls via the Connector module between commercetools and the Worldpay payment gateway. The Connector has modules for handling both the synchronous payment request invocations and asynchronous payment status notifications from Worldpay back to commercetools.
The connector is designed to be configurable and easily extensible. It is composed of Node.js applications that can be deployed either cloud natively as serverless functions in AWS or other public clouds, or on any infrastructure via Docker containers.