resursbank/magento-ordermanagement

Resurs Bank - Order Management

2.3.1 2025-04-29 07:06 UTC

README

Description

Functionality to interact with payments at Resurs Bank.

Prerequisites

2.3.1

  • Update version constraints in composer.json.
  • Re-order changelog in README.md.

2.3.0

  • Improved handling of authorization rejection callbacks in relation to failed order attempts.
  • Added support for credit application callbacks (to support manual inspection).

1.8.7

  • Fixed order frontend visibility issue.

1.8.3

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

1.8.0

  • Added two minute delay for all callback execution to mitigate race conditions invoked by other third party modules.

1.7.9

  • Updated discount and VAT handling.

1.7.8

  • 2.4.5 compatibility update.

1.7.7

  • Fixed null pointer.
  • Order status and state are now more accurately reflected in history entries.

1.7.5

  • Order confirmation email is now sent immediately after order is placed using a payment method that does not come from Resurs Bank.

1.7.4

  • Added feature to automatically generate invoice for payment methods that automatically debit purchases.
  • Expanded documentation.
  • Replaced logotypes.
  • Added support for PHP 8.1

1.6.1

  • Fixed problem on shipment view.