Skip to content

php 8.3 and Taxjar\SalesTax\Model\Import\Rate #380

@vovk404

Description

@vovk404

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

  1. Enable taxjar for the checkout in the Stores->Configuration->Sales->Tax:: Enabled for Checkout
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions