v1.0.21

1.0.21

(2024-03-01)

Improvement

  • Changed Surcharge displaying in the email template and in customer account

1.0.20

(2024-02-28)

Fixed

  • Surcharge Group Label displayed only one Surcharge label in order/invoice emails

1.0.19

(2024-02-01)

Fixed

  • Custom attributes are not validated

1.0.18

(2024-01-02)

Improvement

  • Added percent type calculation per order subtotal

1.0.17

(2023-12-05)

Improvement

  • Added mst_surcharge attribute to the order object

1.0.16

(2023-11-03)

Fixed

  • Undefined array key "surcharge" in credit memo grid in admin

1.0.15

(2023-11-02)

Fixed

  • Class "Magento\Framework\Currency\Data\Currency" not found in Credit Memo

1.0.14

(2023-10-06)

Fixed

  • Rates per item and product applied to the non-valid items
  • Surcharges did not validate "Stop further rules processing"
  • Surcharge did not save rule actions

1.0.13

(2023-08-23)

Fixed

  • Compatibility with m2.4.6 (Class Zend_Currency not found in Surcharge/Block/Adminhtml/Sales/Creditmemo/Create/Surcharge.php)
  • Update totals in checkout

1.0.12

(2023-08-02)

Fixed

  • Collection::addStoreFilter(): Argument #1 ($storeId) must be of type array, int given

1.0.10

(2023-07-28)

Fixed

  • Deprecated Functionality: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in module-price-permissions
  • Argument #1 ($storeId) must be of type int, array given in Surcharge\Collection::addStoreFilter

1.0.9

(2023-07-21)

Improvement

  • Added new option in the rule to calculate extra fee based on the discounted prices

1.0.8

(2023-07-18)

Improvement

  • Added surcharge total to the success page

1.0.7

(2023-07-11)

Improvement

  • Added actions to surcharge rules

1.0.6

(2023-06-08)

Fixed

  • Validation for rate "Rate per applicable Product"
  • Compatibility with Amasty Shippng

1.0.5

(2023-05-04)

Improvement

  • Added new rate "Rate per one item"

1.0.4

(2023-01-06)

Fixed

  • Error during creditmemo saving

1.0.3

(2022-12-15)

Fixed

  • Error during invoice saving

1.0.2

(2022-12-07)

Improvement

  • Added rate "Rate per applicable Product"

1.0.1

(2022-12-06)

Fixed

  • Duplicate rows in admin grid

1.0.0

(2022-08-23)

Features

  • Initial release