summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-05-27v0.17.1v0.17.1Jared Norman
2020-05-26Use shipping_calculator lambda for order shipping paramandrea longhi
2020-02-03v0.17.0v0.17.0Jared Norman
2020-02-03Add support for modifying order paramsJared Norman
2020-02-02v0.16.0v0.16.0Jared Norman
2020-01-22Remove unnecessay safe navigatorandrea longhi
2020-01-22Avoid raising unnecessary errors with incomplete addressandrea longhi
2020-01-14Add tax rate calculator classandrea longhi
2020-01-14Add SolidusTaxJar::API#tax_rate_forandrea longhi
2020-01-14Add SolidusTaxJar::APIParams.tax_rate_address_paramsandrea longhi
2020-01-14Add generic default cache_key procandrea longhi
2020-01-14Add CalculatorHelper for sharing logicandrea longhi
2019-06-26v0.15.2v0.15.2Jared Norman
2019-06-26Add order number to params loggingJared Norman
2019-06-25v0.15.1v0.15.1Jared Norman
2019-06-25Add loggingJared Norman
2019-06-25Add option to control logging behaviourJared Norman
2019-06-25v0.15.0v0.15.0Jared Norman
2019-06-25Make cache key a stringJared Norman
2019-05-28v0.14.0v0.14.0Jared Norman
2019-05-28Make use of taxable order checkJared Norman
2019-05-28Add configuration option for order tax checkJared Norman
2019-05-20v0.13.0v0.13.0Jared Norman
2019-05-13Send customer_id to TaxJar APIJared Norman
2019-04-24Bump to v0.12.0v0.12.0Jared Norman
2019-04-24More hacks to handle zero dollar ordersJared Norman
2019-04-24Report no tax collected when order zeroed outJared Norman
2019-04-11Bump to v0.11.1v0.11.1Jared Norman
2019-04-11Avoid sending negative order totalsJared Norman
2019-04-11Bump to v0.11.0v0.11.0Jared Norman
2019-04-11Avoid sending 0 quantity line itemsJared Norman
2019-04-05Bump to v0.10.0v0.10.0Jared Norman
2019-04-05Make shipping amount calculator configurableJared Norman
2019-03-24Bump to v0.9.1Jared Norman
2019-03-24Remove cache key hackJared Norman
2019-03-24Bump to v0.9.0Jared Norman
2019-03-24Make cache duration configurableJared Norman
2019-03-24Make cache key configurableJared Norman
2019-03-24Sort config optionsJared Norman
2019-03-20Bump to v0.8.0 and update changelogv0.8.0Jared Norman
2019-03-20Increase cache expiry timeJared Norman
2019-03-19Bump to v0.7.0, update CHANGELOG.mdJared Norman
2019-03-19Report full line item list for transactionsJared Norman
2019-03-14Bump VersionJuan Carlos Ruiz
2019-03-14Add guard clause for TaxLocation addressesJuan Carlos Ruiz
2019-03-12Bump versionJuan 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