summaryrefslogtreecommitdiff
path: root/lib/super_good/solidus_taxjar/tax_calculator.rb
AgeCommit message (Expand)Author
2021-03-17Rename module SolidusTaxJar to SolidusTaxjarAdnan Abdulally
2020-07-14Refactor API class instantiationJared Norman
2020-07-14Run project through standardrbJared Norman
2020-01-14Add CalculatorHelper for sharing logicandrea longhi
2019-05-28Make use of taxable order checkJared Norman
2019-03-24Make cache duration configurableJared Norman
2019-03-24Make cache key configurableJared Norman
2019-03-20Increase cache expiry timeJared Norman
2019-03-14Add guard clause for TaxLocation addressesJuan Carlos Ruiz
2019-03-12Add incomplete_address? check methodJuan Carlos Ruiz
2019-02-06Provide Spree line items to label makerv0.6.0Jared Norman
2019-02-05Make labels customizable.Jared Norman
2019-02-05Make shipping tax label configurableJared Norman
2019-02-05Introduce configurable taxable address checkv0.5.0Jared Norman
2019-02-05Move exception handler configurationJared Norman
2019-01-30Integrate APIParams classJared Norman
2019-01-28Add test mode for disabling calculatorJared Norman
2019-01-28Use DiscountCalculator and fix duplicationJared Norman
2019-01-28Use correct value in cache keyJared Norman
2019-01-23Handle situation where there are no line itemsJared Norman
2019-01-21Handle errors gracefullyJared Norman
2019-01-21Cache requests for ten minutesJared Norman
2019-01-20Use correctly value for shipping taxJared Norman
2019-01-20Improve tax handlingJared Norman
2019-01-18Support shipping taxesJared Norman
2019-01-10Flesh out Calculator behaviourJared Norman
2019-01-08Add dummy calculatorJared Norman