Skip to content

Releases: bambora/checkout-magento-v2.x

v3.1.1

26 Jun 19:30
Compare
Choose a tag to compare
  • Making sure module is compatible with ePay
  • fix for issue with dynamically assigning variables
  • Bug fix for transaction operations not being shown.
    bambora-payment-magento2-3.1.1.zip

v3.1.0

26 Jun 08:39
Compare
Choose a tag to compare
  • Rename from Bambora Online Checkout to Worldline Checkout

  • ePay is now its own module and is not part of this one anymore. Please look here instead https://github.com/epay-technology/magento2-payment-module

  • Adjustment order line for rounding errors

  • Because of pending Magento Store Review this version must be installed using the following composer commands

composer require bambora/module-payment-magento2 3.1.0
composer require bambora/module-payment-magento2 --no-update

v3.0.2

14 Jun 10:40
Compare
Choose a tag to compare
  • Changed orderID to orderIncrementId in communication with customers
  • Reformatting of code
  • Showing Wallet-type for wallet-type transactions (i.e. Mobile Pay, Vipps)

Because of pending Magento Store Review this version must be installed using the following composer commands
composer require bambora/module-payment-magento2 3.0.2
composer require bambora/module-payment-magento2 --no-update

v3.0.1

20 Jun 10:58
Compare
Choose a tag to compare

New release due to Adobes QA-process.

v2.4.1

14 Jun 09:45
Compare
Choose a tag to compare

Compatibility with Magento 2.4.4 and php 8.1

Thanks to @puntable for fix.

Because of pending Magento Store Review this version must be installed using the following composer commands
composer require bambora/module-payment-magento2 2.4.1
composer require bambora/module-payment-magento2 --no-update

v2.4.0

19 May 12:55
Compare
Choose a tag to compare
  • Compatibility with Magento 2.4.4 and php 8.1
  • Change from zendframework to laminas.
  • Changes in logging.
  • Minor fix for epay.

Because of pending Magento Store Review this version must be installed using the following composer commands
composer require bambora/module-payment-magento2 2.4.0
composer require bambora/module-payment-magento2 --no-update

v2.3.8

06 May 12:26
Compare
Choose a tag to compare

Replaces 2.3.7 that was tagged incorrectly

  • Makes sure Payment Type is displayed correctly.
  • Because of pending Magento Store Review this version must be installed using the following composer commands

composer require bambora/module-payment-magento2 2.3.8
composer require bambora/module-payment-magento2 --no-update

v2.3.7

19 Apr 06:45
Compare
Choose a tag to compare
  • Replaces 2.3.6 that was tagged incorrectly.
  • Makes sure Payment Type is displayed correctly.

Because of pending Magento Store Review this version must be installed using the following composer commands

composer require bambora/module-payment-magento2 2.3.7
composer require bambora/module-payment-magento2 --no-update

v2.3.6

05 Apr 07:09
4017ea2
Compare
Choose a tag to compare
  • Makes sure Payment Type is displayed correctly.

Because of pending Magento Store Review this version must be installed using the following composer commands
composer require bambora/module-payment-magento2 2.3.6
composer require bambora/module-payment-magento2 --no-update

v2.3.5

26 Jan 08:51
Compare
Choose a tag to compare
  • Adds support for showing Acquirer Reference and creating invoice if instantly captured for Direct Banking.

Because of pending Magento Store Review this version must be installed using the following composer commands
composer require bambora/module-payment-magento2 2.3.5
composer require bambora/module-payment-magento2 --no-update