Skip to main content

20 posts tagged with "Worldpay"

View All Tags

Gateway — v26.16

Gateway Features

Changed

  • Data Export: Merge split payment data into the transaction's own row instead of writing a separate row per split.
  • Transaction List: Show split payment details within the transaction's own row instead of separate rows.

Added

  • BI Data Source: Add the scheme lifecycle identifier and reference scheme lifecycle identifier as searchable fields in the Advanced Search.
  • Risk Profile: Add Riskified's fraud decision result to the callback notification and transaction API response.

Fixed

  • 3-D Secure: Fix an issue where soft-decline 3-D Secure is not properly handled.
  • Callback: Fix an issue where the chargeback amount in the callback notification was sent as a number instead of a string.
  • Dashboard: Fix an issue where dashboard pivot table reports could return incomplete results.
  • Hosted Payment Pages: Fix an issue where Content Security Policy headers could be added to Hosted Payment Pages responses for tenants that had not configured a policy.
  • Provider Settlements and Reconciliation: Fix an issue where settlement amount calculations could use an imprecise exchange rate.
  • Risk Profile: Fix an issue where item and browser data could be missing or incorrect in Riskified risk checks.
  • Transaction List: Fix an issue where searching by Additional ID 1 or Additional ID 2 did not return matching transactions in the transaction list.

Gateway Adapters

Changed

  • 2C2P (2C2P): Add an option to map the commission VAT amount as a dedicated commission-VAT fee instead of a scheme fee.
  • checkout.com (CHE-EP2-CC): Add the Account Name Inquiry result to the callback notification for register transactions when enabled via the accountNameInquiryEnabled configuration.
  • Dimoco (DIM): Add support for chargeback reversals.
  • Klarna (KLW): Add a new data fetcher setting addNetSettlementAmountLineItem to enable actual-net-settlement-amount for settlements.
  • Paynetics (PNE): Add support for CHB2 chargeback and reversal reconciliation, including RDR sub-type mapping.
  • Stripe (STRV2-EP4-KBNPL): Add support for the new payment method Klarna. Klarna is a Swedish payment provider allowing customers to pay via invoice, direct debit, or installment-based financing at checkout.
  • Worldpay (WOR-EP1-CC): Add support for the Mastercard Transaction Lifecycle Identifier (TLID) mandate for stored-credential transactions.

Added

  • du Pay (DUP): The du Pay push adapter allows cash deposits made at du Pay kiosks to be pushed to the IXOPAY platform, ensuring that these transactions are also available within the system.

Fixed

  • Dimoco (DIM): Fix an issue where chargeback settlements could be created from the wrong record.
  • Stripe (STRV2): Fix an issue where StripeConnect platform credentials could fail to load.

Please note that some of the features mentioned in the release notes may initially be available only within our sandbox environment for testing purposes. These features will be made available in the production environment upon successful testing and approval.

Gateway — v25.17

Gateway Features

Changed

  • Provider Settlements and Reconciliation: Rename Reconciliation Conflicts page to Provider Reconciliations.
  • Risk Profile: Rename Cumulative Score column to Total Score.

Added

  • Connector Settings: Add a new connector setting Postback: Defer sending until after the API response has been returned.

Fixed

  • Transaction Processing: Fix an issue that could cause a Token not found error in certain circumstances.

Gateway Adapters

Changed

  • dLocal (DLO-EP1-MP): Add support for the new payment method MultiPago. MultiPago is a cash-based payment method in Latin America that allows customers to pay for online purchases using payment slips at convenience stores or banks.
  • Nuvei (NUV-EP1-ALIUN): Add support for the new payment method Alipay+ Unified Payment. Alipay+ Unified Payment is a cross-border digital payment solution that allows customers to pay with various supported e-wallets and other payment methods across multiple regions.
  • Nuvei (NUV-EP1-RAKUT): Add support for RakutenPay, a Japanese e-wallet that lets customers pay online or in-store via the app or by scanning a QR code.
  • PayPal Complete Payments - PPCP (PPCP): Add support for sending transaction context if data is provided.
  • PayPal Complete Payments - PPCP (PPCP-EP1-PPE): Add a new setting useProvidedMerchantUrls to fix mobile payment processing for merchants using PayPal's iOS/Android SDK.

Fixed

  • Cybersource (CYS-EP1-CC): Fix mapping of transaction indicators to the commerceIndicator.
  • JCC Payment Systems (JCC-EP1-CC): Fix mapping and handling of callback notifications.
  • KakaoPay (KAKAO-EP1-KAKAO): Fix refund handling to ensure each refund is correctly matched and settled.
  • Worldpay (WOR): Ensure correct behavior for debit transactions by setting delay capture to 0.

Please note that some of the features mentioned in the release notes may initially be available only within our sandbox environment for testing purposes. These features will be made available in the production environment upon successful testing and approval.

Gateway — v25.13

Gateway Features

Changed

  • Meta connector: Remove the option to change the type of an existing meta-connector (routing / multi-method) to prevent unexpected behavior and ensure consistent functionality.

Added

  • Connector Settings: Add a new connector setting Add Hard Decline Error Codes which allows specifying additional error codes that prevent failover transactions.

Fixed

  • Connector Settings: The connector setting Accept postbacks from other connectors will now properly ignore meta-connectors if provided in the list.
  • Provider Settlements and Reconciliation: Fix an issue where a transaction was not settled correctly if a fee-only settlement in a different currency was received before the actual transaction settlement.
  • Transaction Processing: Transactions with an expired or non-existent transaction token will no longer be retried.
  • User Management: Fix a minor display inconsistency in the permissions list when configuring roles.

Gateway Adapters

Changed

  • Adyen (ADY-EP4-CC): Add additional data mappings and documentation.
  • Amazon Payment Services (AMAZO): Add settlement handling.
  • Amazon Payment Services (AMAZO-EP1-NAP,AMAZO-EP2-NAP): Add support for the new payment method NAPS. NAPS is Qatar's national debit card network which offers a convenient, card-independent local payment method, enabling seamless, real-time transactions between businesses and Qatari shoppers across participating Qatari banks.
  • Bangkok Bank (BB): Adjust settlement handling to support a new VAT format with VAT provided once per file instead of per transaction.
  • Nuvei (NUV-EP1-PSE): Add support for the new payment method PSE. PSE (Pagos Seguros en Línea) is a popular real-time online bank transfer payment method in Colombia that allows users to pay directly from their bank accounts.
  • Worldpay (WOR-EP1-KLAPN): Use a default Order Line Item if none is provided, to meet mandatory requirements by Worldpay for Klarna.

Added

  • Digit Secure (DS-EP1-T2P): New push adapter with payment method Tap2Pay.

Fixed

  • Cybersource (CYS): Fix parameter typo from extraData.reconciliationId to extraData.reconciliationID (captialize D in ID).
  • KakaoPay (KAKAO-EP1-KAKAO): Fix incorrect mapping of error responses.
  • KCP Mobile (KCPMO): Fix issue with settlement handling for refund transactions.
  • KCP PC (KCPPC): Fix issue with settlement handling for refund transactions.
  • Simulator: Fix issue where payment.js did not work with the Simulator adapter.

Please note that some of the features mentioned in the release notes may initially be available only within our sandbox environment for testing purposes. These features will be made available in the production environment upon successful testing and approval.

Gateway — v25.8

Gateway API

Changed

  • Transaction API: Update API validation for the browserTimezone field in 3DS data to accept values prefixed with a plus sign (e.g., "+0300"), which were previously rejected, and to enforce a maximum string length of 4 characters for this field.

Added

  • Customer profiles API: Add attachPaymentInstrument and detachPaymentInstrument API endpoints to customer profiles, allowing users to attach or detach payment instruments using profile identifiers (GUID or customer identification) and a transaction UUID.

Gateway Features

Added

  • Connector Settings: Add a new connector setting Disable Refund After Chargeback, which controls whether the refund option is available for transactions that have undergone a chargeback.

Gateway Adapters

Changed

  • Adyen (ADY-EP4-CC): Add support for preauthorize and capture transactions.
  • checkout.com (CHE-EP2-BIZ): Add support for the new payment method Bizum. Bizum is a fast and secure mobile payment method widely used in Spain.
  • dLocal (DLO-EP1-SINMO): Add support for the new payment method Sinpe Móvil. SINPE Móvil in Costa Rica facilitates money transfers through SMS, allowing users to send funds to another mobile phone number without needing the recipient’s bank account information.
  • PAYONE (PASIX-EP1): Add documentation for the extraData.avsCheck field, which is used to enable Address Verification System (AVS) checks.
  • Worldline (ING-EP2-IDE): Add support for the new payment method iDeal. iDEAL is an online payment method that enables consumers to pay online through their own bank. Payments are made via bank app or online banking.
  • Worldpay (WOR-EP1-KLAPN): Update documentation to specify that item.totalAmount is a required field for the payment method Klarna.

Please note that some of the features mentioned in the release notes may initially be available only within our sandbox environment for testing purposes. These features will be made available in the production environment upon successful testing and approval.

Gateway, Portal — v25.6

Gateway API

Fixed

  • Transaction Processing: Fixes the validation for follow-up transactions to consider failover transactions.

Gateway Features

Fixed

  • Dashboard: Fixes an edge case where a successful manual refund results in an error page.
  • Risk Profile: Improves the handling of invalid configurations for the Credit card PAN Check risk check.
  • Transaction List: Fixes the functionality of the delete button in the advanced search filter.

Gateway Adapters

Changed

  • Stripe (STRV2): A new option is made available in the Descriptor configuration to utilize the value provided in extraData.statement_descriptor.
  • Worldpay (WOR-EP1): Add support for the new payment method Klarna. Klarna is a service pioneered by Swedish innovators that redefines the online shopping experience by offering flexible payment options. It provides consumers with versatile and convenient ways to pay, making shopping more adaptable to individual needs.

Added

  • Adyen (ADY-EP4-CC): Add the Adyen POS adapter with added support for processing transactions using Point of Sale terminals. Adyen is a global payment service provider and technology platform that empowers businesses with secure and versatile payment solutions.

Portal

Added

  • Proxy Tokenization Page:
    • Add Proxy filter. This allows you to filter results for a specific proxy profile
      • Explicit identifier of proxy filter
      • Filter is always present
      • Returns matching vault and filters non matched proxy profiles
        • Profile Name
        • Profile Description
        • Profile URL
        • Profile ID
        • Profile Alias
    • Brand Vault filter. This provides clarification to what values can be filtered
      • Explicit identifier of proxy filter
      • Filter is always present
    • Delete Proxy Profile. This enables users to delete proxy profiles
      • Removes proxy
    • Create Proxy Alias. This enables users to create proxy alias without a support ticket
      • Adds new Alias.

Please note that some of the features mentioned in the release notes may initially be available only within our sandbox environment for testing purposes. These features will be made available in the production environment upon successful testing and approval.