resursbank/magento-core-legacy

Resurs Bank - Core Module

1.7.2 2023-07-03 12:02 UTC

This package is not auto-updated.

Last update: 2024-05-07 14:19:03 UTC


README

Description

Core part of Magento 2 module.

Prerequisites

Changelog

1.6.1

  • Fixed Exception in gateway value handler.

1.6.3

  • Replaced logotypes.
  • Added support for PHP 8.1

1.6.6

  • Sort order of payment methods changed to adhere to change in Magento.
  • Added sort order to payment methods table in configuration.
  • Re-designed payment methods table.

1.6.7

  • Added additional documentation to configuration page.

1.6.8

  • Removed deprecated implementation of ObjectManager.

1.6.9

  • Discount items are now handled on product level and each discount percentage is assigned too a separate row.
  • Revamped product tax calculations to support more.

1.7.0

  • Added saftey checks, ensuring code doesn't execute when not applicable to the payment method applied on an order.