Worldpay WPG

BR-DGE integrates directly with Worldpay WPG, offering a powerful and flexible solution for online payment processing. This integration centralizes your transactions within the BR-DGE platform, allowing you to fully leverage Worldpay WPG's extensive capabilities.

The following tables detail the integration methods and transaction features currently supported through BR-DGE's connection with Worldpay WPG.

If a desired Worldpay WPG feature is not listed or supported, please contact our support team for assistance.

Integration Methods

Worldpay WPG is supported for merchants integrating with the following methods:

Integration MethodSupported
REST API
Web SDK
Hosted Payment Page

Payment Types

The following transaction types are supported with Worldpay WPG via BR-DGE:

Transaction TypeSupported
Direct Sale
3-D Secure
Split Auth & Capture (SaC)
Merchant Initiated Transactions (MIT)
Refunds
Card Payouts
Mail Order Telephone Order (MOTO)

** Please see the additional information section below

Payment Instruments

The following Payment Instruments types are available with Worldpay WPG via BR-DGE:

Payment InstrumentSupported
Cards
PSP tokens
Network tokens
Apple Pay
Google Pay

Card Schemes & Networks

BR-DGE support all major card networks enabled in your Worldpay WPG merchant accounts.

📘

You do not require any special configuration to enable different card networks through BR-DGE. All major card networks are supported on your retail channel(s) by default.

Additional Information

Account Funding Transactions

BR-DGE supports Account Funding Transactions (AFTs) via Worldpay WPG, letting you correctly identify and process payments that fund a non-merchant account, such as a wallet top-up, or a person-to-person transfer.

To send an AFT to Worldpay WPG, include the aft object, along with the required sender and recipient fields, in your POST /v1/payments API request.

When using Worldpay WPG, note the following:

  • Worldpay's own documentation: Worldpay Developer Hub – Account Funding Transactions
  • It is possible for an AFT requested via Worldpay WPG to fallback and be processed as a standard purchase payment if the issuer is not enrolled to accept AFTs. This fallback behaviour is configured on the Worldpay WPG account per card brand, so Visa and Mastercard may differ. Downgraded payments carry no fundingLinkId, so BR-DGE records them as processedAsAft: UNKNOWN, not NO — merchants required to process all transactions as AFTs should set never on both brands.
  • recipient.accountType mapping to Worldpay WPG:
BR-DGE valueWorldpay WPG value
BANK_ACCOUNT01 Bank
IBAN02 IBAN
CARD03 Card
EMAIL04 Email
PHONE05 Phone
BAN_BIC06 BAN+BIC
WALLET_ID07 Wallet
SOCIAL_NETWORK_ID08 Social
  • fundingPurpose mapping to Worldpay WPG:
BR-DGE valueCheckout.com value
FAMILY_SUPPORT00 Family Support
EDUCATION03 Education
MEDICAL_TREATMENT04 Hospitalisation and medical treatment
SAVINGS06 Savings
GIFTS07 Gifts
OTHER08 Other
DONATIONS08 Other
LOAN_PAYMENT08 Other

For more information on Account Funding Transactions, refer to our dedicated AFT guide.

Batch processing

It is standard behaviour for Worldpay WPG transactions processed via BR-DGE to initially enter a 1002 / CAPTURE_PENDING state, even if configured for direct capture. This behaviour stems directly from how Worldpay's own systems handle batch processing. These transactions transition to a CAPTURED state within about 30 minutes once WPG processes the capture batch.

SCA exemptions

BR-DGE allows you to request an SCA Exemption during authorisation via Worldpay WPG, potentially bypassing a 3-D Secure challenge.

To send an SCA Exemption to Worldpay WPG via BR-DGE, use the scaExemption field in your POST /v1/payments API request.

For more information on SCA Exemptions, refer to our dedicated SCA guide.

AVS results

BR-DGE returns the result of Worldpay's Address Verification Service (AVS) check in the BR-DGE payment response.

This information is available in the avsResults object, provided AVS is enabled on your Worldpay WPG Merchant Code.

For detailed information, see our dedicated AVS guide.

Testing

Once enabled on your BR-DGE retail channels, you can begin testing Worldpay WPG using their dedicated test cards and scenarios.

For a comprehensive overview of testing with Worldpay WPG, please visit their Testing pages.

🚧

You should not use real card numbers for testing in the sandbox environment. Only use test cards supported by the payment processor.

Support

To enable Worldpay WPG on your BR-DGE retail channels, please contact support .


Did this page help you?