This site requires javascript to be enabled.

Release notes

Results for

Results for Searching
Find the extensive changelog on our GitHub page. If you are on version 2.7 or earlier, we strongly advise you upgrade. Please get in touch with us for support with migration.

Release notes

4.2.0 - 2024-07-26

Added

Add support for the following payment products:

    • Card:
      • Troy
      • Troy Debit
    • Redirect:
      • KB Kookmin (authenticated)
      • KEB Hana (authenticated)
      • Lotte Card (authenticated)
      • NH Card (authenticated)
      • Samsung Card (authenticated)
      • Shinhan Card (authenticated)

Removed

  • support for the Giropay payment product

Improved

  • Align workflows between Card, Instant Purchase, Redirect and HPP

4.1.3 - 2024-07-19

Fixed

Set instance purchase orders to correct state

4.1.2 - 2024-07-11

Fixed

  • Allow Apple Pay merchant name to be configured
  • Only support inline flow for instance purchase (Apple Pay, Google Pay) payments

4.1.1 - 2024-05-13

Improved

  • Mention new composer package name in README.md

4.1.0 - 2024-05-06

Added

  • Add support for 3D Secure request exemptions

Fixed

  • Do not remove vault tokens from other modules

Improved

  • Add BC support for PHP 8.1 (next to 8.2)
  • Set order state to processing for pending approval (order can be approved by capturing the invoice)

    4.0.0 - 2024-04-10

    Fixed

    • Add PHPStan and fix some of the resulting errors

    Improved

    • Rename module from ingenico-epayments/connect-extension-magento2 to worldline-global-collect/connect-extension-magento2
    • Migrate to version ^7.0 of the new worldline-global-collect/connect-sdk-php
    • Bump PHP version to 8.2 (support Magento 2.4.7)

    3.6.1 - 2024-03-08

    Improved

    • Add support for voiding orders
    • Switch between cancel and refund depending on transaction status

    3.6.0 - 2024-03-07

    Improved

    • Improved handling of credit memos
    • Improved handling of Webhooks
    • Simplified credit memo states

    3.5.0 - 2024-03-01

    Added

    • Introduce "Pending Payment" status
    • Add support for the following payment products:
      • Maestro
      • Mastercard Debit
      • Visa Debit
      • Visa Electron
    • Add vault support to additional cards

    Fixed

    • Handle redirections to 3DS using inline flow
    • Create cancelled orders for 3DS rejections

    Improved

    • Add errors to transaction table
    • Register cancellations

    3.4.0 - 2023-12-22

    Fixed

    • Resolve some issues surrounding card tokenization when using 3DS
    • Only show "Save for later" checkbox when vault is enabled

    3.3.0 - 2023-12-19

    Added

    • Add admin settings for API endpoints, default to the new Worldline API URLs

    Fixed

    • Resolve some issues surrounding redirections

    Removed

    • Removed payment products:
      • AfterPay
      • ClearPay
      • Sezzle

    3.2.0 - 2023-12-08

    Added

    • Add in- and exclude list for payment methods on HPP
    • Allow merchants to create payment links for orders created in the admin through LinkPlus
    • Allow redirection text in the checkout to be configured
    • Add support for the following payment products:
      • UnionPay International SecurePay
      • China UnionPay
      • AfterPay
      • ClearPay
      • Sezzle

    Fixed

    • Resolve some issues surrounding redirections

    Improved

    • Move around configuration in the admin

    3.1.0 - 2023-08-02

    Added

    • Add support for the following payment products:
      • Apple Pay
      • Google Pay
      • JCB
      • Discover
      • Diners Club
      • Shinhan Card
      • Samsung Card
      • NH Card
      • Lotte Card
      • KEB Hana Card
      • KB Kookmin Card
      • Hyundai Card
      • BC Card

    Improved

    • Replace Accept / Deny payment with Capture Invoice flow

    3.0.2 - 2023-04-19

    Fixed

    • Render payment methods regardless of HPP setting

    3.0.1 - 2023-04-19

    Fixed

    • Use __DIR__ constant in registration.php

    3.0.0 - 2023-02-22

    Added

    • Rebrand Ingenico to Worldline
    • Replaces single payment method with native payment methods, thereby simplifying and improving integration with Magento
    • Adds support for Magento's Vault
    • Drops support for older PHP versions, now supports PHP ~8.1
    • Drops support for older Magento versions, now supports Magento 2.4.5-p1

    2.7.1 - 2022-08-30

    Fixed

    • Remove conflict entries from composer.json as they are implicitly defined by replace

    2.7.0 - 2022-01-25

    Added

    • Adds environment specific configuration fields for merchant ID, API key ID, API secret, Webhooks key ID and Webhooks secret key.

    Fixed

    • Moved around configuration fields in the admin.
    • Use schemeTransactionId when using a token that was merchant initiated.

    Improved

    • Moved around configuration fields in the admin.
    • Adds support for:
      • Magento 2.3
      • Magento 2.4.3