summaryrefslogtreecommitdiff
path: root/lib/super_good/solidus_taxjar
AgeCommit message (Expand)Author
2019-05-28v0.14.0v0.14.0Jared Norman
2019-05-28Make use of taxable order 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-24Bump to v0.9.0Jared Norman
2019-03-24Make cache duration configurableJared Norman
2019-03-24Make cache key configurableJared 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
2019-02-05Bump to v0.6.0Jared Norman
2019-02-05Introduce configurable taxable address checkv0.5.0Jared Norman
2019-02-05Move exception handler configurationJared Norman
2019-02-05Bump to v0.5.0Jared Norman
2019-02-01Bump to v0.4.0v0.4.0Jared Norman
2019-01-31Add ability to create refundsJared Norman
2019-01-30Add support for deleting order transactionsJared Norman
2019-01-30Add support for updating order transactionsJared Norman
2019-01-30Add ability to create order transactionsJared Norman
2019-01-30Extract address lookup params as wellJared Norman
2019-01-30Integrate APIParams classJared Norman
2019-01-30Introduce class to handle param generationJared Norman
2019-01-28Bump to v0.3.0v0.3.0Jared Norman
2019-01-28Add test mode for disabling calculatorJared Norman
2019-01-28Use DiscountCalculator and fix duplicationJared Norman
2019-01-28Introduce DiscountCalculatorJared Norman
2019-01-28Use correct value in cache keyJared Norman
2019-01-27Bump to v0.2.0v0.2.0Jared Norman
2019-01-23Bump versionv0.1.3Jared Norman
2019-01-23Handle situation where there are no line itemsJared Norman
2019-01-23Add support for fetching tax rates by locationJared Norman
2019-01-22Bump versionv0.1.2Jared Norman