Skip to main content

Changelog

0.1.9 (2025-04-14)

Fixed

  • Compatibility with PHP 8.4

0.1.8 (2024-12-26)

Improvements

  • The 'Back' button in the payment edit form returns you to the previous page
  • Pre-selected customer when adding a new payment

0.1.7 (2024-03-21)

Improvements

  • Note for customer selection in payment form

0.1.6 (2023-12-11)

Improvements

  • Improved email notifications for customers

0.1.4 (2023-02-22)

Fixed

  • Error "Argument 1 passed to Mirasvit\ExtraPayment\Block\Payment\Listing::getViewOrderUrl() must be an instance of Magento\Sales\Model\Order, null given"

0.1.3 (2022-12-27)

Fixed

  • Display of the "Add Extra Payment" button

0.1.1 (2022-06-20)

Improvements

  • remove db_schema_whitelist.json

0.1.0 (2022-05-23)

Improvements

  • Migrate to declarative schema

0.0.8 (2022-03-10)

Fixed

  • Add Extra Payment button

0.0.7 (2022-01-28)

Improvement

  • Added payment column to the order grid
  • Added ability to send emails with payment link

0.0.5 (2022-01-11)

Fixed

  • Display correct currency symbol in the backend
  • Payment URL

0.0.4 (2021-12-09)

Fixed

  • Error "Call to a member function getOptionByCode() on bool"
  • Compatibility with m2.3.1

0.0.3 (2021-10-22)

Fixed

  • Payment URL for multistores

0.0.2 (2021-10-01)

Fixed

  • Error for the orders without quote
  • MSI compatibility

0.0.1 (2021-07-13)

Features

  • Initial release