-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Description
class vendor/taxjar/module-taxjar/Model/Import/Rate.php:100 is not supporting PHP 8.3, because of the line:
$this->_calculationFactory = $calculationFactory;
in the constructor
Steps to Reproduce
- Enable taxjar for the checkout in the Stores->Configuration->Sales->Tax:: Enabled for Checkout
- reload the page or have it enabled in the admin and open the page.
Expected Result
render configs page in the admin, should be visible
Actual Result
empty page instead of configs.
Versions
- Magento 2.4
- Magento Open Source (fka Magento 2 Community Edition)
- PHP 8.3
Metadata
Metadata
Assignees
Labels
No labels