Skip to content

v1.3.1

Compare
Choose a tag to compare
@AllanWLie AllanWLie released this 10 Nov 12:33
· 104 commits to master since this release
  • Fix for terms and conditions not working in Magento 2.2 and 2.2.1
  • Fix for Virtual products not working without shipping address

Notice:

  • The module no longer supports Magento 2 version lower than 2.1
    • If you want to run the module with a Magento version lower then 2.1 you must remove these two files
      • view\adminhtml\ui_component\sales_order_grid.xml
      • view\adminhtml\ui_component\sales_order_invoice_grid.xml
    • NB When these are removed Mass actions functionality is no longer available and we can no longer guaranty that the module work as intended.
  • If you are using a version before v1.1.6 then you must reenter your MD5 key after upgrading to this version
  • Because of pending Magento Store Review this version must be installed using the following composer commands
    • composer require bambora/module-payment-magento2 1.3.1
    • composer require bambora/module-payment-magento2 --no-update