diff --git a/Api/Data/PaymentMethodConfigurationInterface.php b/Api/Data/PaymentMethodConfigurationInterface.php index 11654d6..08d7edb 100644 --- a/Api/Data/PaymentMethodConfigurationInterface.php +++ b/Api/Data/PaymentMethodConfigurationInterface.php @@ -1,12 +1,13 @@ checkoutSession->unsPaymentMethods(); } catch (\Exception $ignored){} } -} \ No newline at end of file +} diff --git a/Observer/CollectAmastyCheckoutLineItems.php b/Observer/CollectAmastyCheckoutLineItems.php index d0f3e50..80f0bd7 100644 --- a/Observer/CollectAmastyCheckoutLineItems.php +++ b/Observer/CollectAmastyCheckoutLineItems.php @@ -1,12 +1,13 @@ Documentation
If you do the installation via FTP upload with our GitHub repositories, ensure that you are using: -- the magento-2.2 repository, if your magento version is lower than 2.3 -- the magento-2 repository, if your magento version is higher than or equal 2.3
+- the magento-2 repository, if your magento version is higher than or equal than 2.4