Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flate rate shipping not showing when tax apply for any state or zipcode from Nexus Addresses #229

Closed
1 task
nikulsynoptek opened this issue Dec 22, 2021 · 3 comments

Comments

@nikulsynoptek
Copy link

Description

We have setup Taxjar_SalesTax module on our site and set up configurations for this module as per requirement.
We have used WA state for tax and added in Nexus Addresses from admin.
When we select WA state and zip code for WA then Flat rate shipping method not showing on the checkout page. If we select any other state then it's working fine.

Steps to Reproduce

  1. added product in cart and move to the checkout page
  2. add the shipping address for WA (Nexus Addresses) state and zip code 98027
  3. after selecting the address Flate rate shipping method not showing.

Expected Result

Display Flat Rate shipping method on the checkout page

Actual Result

Flate Rate shipping method not showing for WA(Nexus Addresses) state only. For other states it's working fine.

Versions

  • Magento 2.3.1

version 1.4.9 of your TaxJar module

Note

We have also try to upgrade Sales tax module but getting below error while setup upgrade.

PHP Fatal error: Uncaught Error: Cannot instantiate interface Magento\Framework\Filesystem\DriverInterface in /var/www/dev-inspa.com/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:50
Stack trace:
#0 /var/www/dev-inspa.com/vendor/magento/framework/ObjectManager/ObjectManager.php(70): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\Framewo...')
#1 /var/www/dev-inspa.com/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(160): Magento\Framework\ObjectManager\ObjectManager->get('Magento\Framewo...')
#2 /var/www/dev-inspa.com/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(246): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument(Array, 'Magento\Framewo...', NULL, 'fileDriver', 'Taxjar\SalesTax...')
#3 /var/www/dev-inspa.com/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(34): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgumentsInRuntime('Taxjar\SalesTax...', Array, Array)
#4 /var/ in /var/www/dev-inspa.com/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php on line 50

Fatal error: Uncaught Error: Cannot instantiate interface Magento\Framework\Filesystem\DriverInterface in /var/www/dev-inspa.com/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:50
Stack trace:
#0 /var/www/dev-inspa.com/vendor/magento/framework/ObjectManager/ObjectManager.php(70): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\Framewo...')
#1 /var/www/dev-inspa.com/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(160): Magento\Framework\ObjectManager\ObjectManager->get('Magento\Framewo...')
#2 /var/www/dev-inspa.com/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(246): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument(Array, 'Magento\Framewo...', NULL, 'fileDriver', 'Taxjar\SalesTax...')
#3 /var/www/dev-inspa.com/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(34): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgumentsInRuntime('Taxjar\SalesTax...', Array, Array)
#4 /var/ in /var/www/dev-inspa.com/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php on line 50

@nikulsynoptek nikulsynoptek changed the title Flate rate shipping not showing when tax apply for any state or zipcode Flate rate shipping not showing when tax apply for any state or zipcode from Nexus Addresses Dec 22, 2021
@sethobey
Copy link
Contributor

sethobey commented Dec 22, 2021

Hi @nikulsynoptek, thank you for reporting this issue! I have created an issue to investigate this internally and someone will follow up with findings or if any additional info is required.

In the meantime, are you be able to provide us with any other environmental or implementation details that might be helpful when trying to reproduce the issue, like what version of PHP are you using? What edition of Magento 2.3.1 (i.e. CE, EE) are you using? Any shipping extensions or custom plugins being used, etc.

Thank you!

@sethobey
Copy link
Contributor

sethobey commented Jan 4, 2022

Hello again @nikulsynoptek,

My apologies that I didn't realize immediately, but looking at Magento's system requirements here, if you are using v1.4.9 of our extension this issue is likely environmental.

If you were trying to upgrade to latest (which at the time would've been v1.7.1), you will need to be using PHP 7.3 or greater and upgrade to from Magento 2.3.1 -> 2.3.3 to be able to upgrade our module version to at most v1.7.1. Also, with PHP 7.3 recent EOL, to upgrade to v1.8.0 (current latest release) and onward, minimum system requirements are now PHP 7.4 and Magento 2.3.7 or greater.

@sethobey
Copy link
Contributor

sethobey commented Jan 5, 2022

Hi @nikulsynoptek, I'm going to close this issue for now, but if upgrading to compatible versions of Magento and PHP does not resolve your issue, please reopen this issue or reach out to our expert support team at support@taxjar.com!

@sethobey sethobey closed this as completed Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants