Hello, please help. During
bin/magento setup:di:compile
I get:
PHP Fatal error: Cannot override final method Df\Payment\Method::acceptPayment() in /var/www/mini/vendor/magento2/checkout.com/Method.php on line 21
I changed method to not final.
Then during
bin/magento setup:di:compile
I get:
Fatal error: Class ‘Df\Payment\ConfigProvider\StripeClone’ not found in /var/www/mini/vendor/magento2/checkout.com/ConfigProvider.php on line 3
I think that maybe sometimes with versions mage2pro and magento2 is bad?
Sincerely