spree_tax_cloud icon indicating copy to clipboard operation
spree_tax_cloud copied to clipboard

US sales tax extension for Spree using the Tax Cloud service.

Results 12 spree_tax_cloud issues
Sort by recently updated
recently updated
newest added

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Dependabot can't resolve your Ruby dependency files. As a result, Dependabot couldn't update your dependencies. The error Dependabot encountered was: ``` Bundler::VersionConflict with message: Bundler found conflicting requirements for the...

This issue of Address Verification Failed is haunting me right now, and from reading the other issues here, this is just a default error which could be caused by several...

Hello ! Is this gem compatible with Spree 3.2 ? Does anyone already shipping it in production with this setup ?

This patch is for the `3-0-stable`, but the commit applies cleanly on master as well. Please let me know if I need to prepare this PR differently

When using the Spree::Calculator::DefaultTax an additional tax total is recalculated after applying a line item promotion to an order, however when using the Spree::Calculator::TaxCloudCalculator the taxes are not adjusted after...

Using this extension on a fairly large production Spree installation and were running into problems when calculating taxes when an order promotion was involved. Example: An item is $50, but...

``` I, [2015-10-12T00:04:27.710747 #6706] INFO -- : [ActiveJob] [ActionMailer::DeliveryJob] [de203660-8042-43ea-8574-c8345570a908] Performed ActionMailer::DeliveryJob from Inline(mailers) in 832.66ms D, [2015-10-12T00:04:27.716082 #6706] DEBUG -- : SQL (2.5ms) UPDATE "spree_orders" SET "confirmation_delivered" = 't'...