Skip to main content

Overview

Worldpay is a global payment technology company that provides payment processing services for merchants and financial institutions. It offers a comprehensive suite of payment solutions for online, mobile, and in-store transactions.

Setup

Worldpay provides a self-service sign-up for both test and live accounts. To get started, visit the Worldpay sign-up page and create your account.

Credentials

To set up credentials for Worldpay, you'll need to access your Worldpay Merchant Portal and navigate to Settings -> API Configuration. You'll need the following credentials:

  • Merchant ID - This is your unique identifier for API access. You can find this in your Merchant Portal under Settings -> API Configuration -> Merchant ID.
  • API Key - This is your secret key for API authentication. You can find this in your Merchant Portal under Settings -> API Configuration -> API Key.
  • Webhook Secret - This is used to verify webhook signatures. You can find this in your Merchant Portal under Settings -> Webhooks -> Signing Secret.

Supported Payment Methods

Worldpay supports a comprehensive range of payment methods through our platform:

  • Card Payments - Credit and debit cards from major networks worldwide
  • Digital Wallets - Apple Pay, Google Pay, Samsung Pay
  • Bank Transfers - ACH, SEPA, BACS, and other regional bank transfer methods
  • Buy Now, Pay Later - Various installment payment options
  • Local Payment Methods - Regional payment methods based on your account configuration

Integration Benefits

  • Global Coverage - Support for 120+ currencies and payment methods in 146+ countries
  • Advanced Security - Built-in fraud detection, 3D Secure support, and PCI compliance
  • Unified API - Single integration for multiple payment methods
  • Real-time Processing - Instant payment confirmation and webhook notifications
  • Comprehensive Reporting - Detailed transaction reporting and analytics

Getting Started

  1. Sign up for Worldpay - Create your Worldpay account
  2. Configure credentials - Set up API keys and webhook endpoints
  3. Enable payment methods - Choose which payment methods to support
  4. Integrate with EFundPay - Use our unified API for all Worldpay payments
  5. Test thoroughly - Use sandbox environment for development
  6. Go live - Switch to production when ready

Webhook Configuration

Configure webhooks in your Worldpay Merchant Portal under Settings -> Webhooks. Add the following endpoint:

https://api.efundpay.com/webhooks/worldpay

Make sure to select the following events:

  • payment.authorized
  • payment.captured
  • payment.failed
  • payment.voided

Testing

Worldpay provides comprehensive testing tools:

  • Test Cards - Various test card numbers for different scenarios
  • Sandbox Environment - Complete test environment for development
  • Webhook Testing - Tools to test webhook delivery
  • Merchant Portal Testing - Test payments directly from the Merchant Portal

Support

For technical support with Worldpay integration:

  • EFundPay Support - Contact our technical team
  • Worldpay Support - Use Worldpay's support resources
  • Worldpay Documentation - Comprehensive API documentation
  • Worldpay Community - Developer community forums
Powered by Docusaurus