summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2020-02-03Add support for modifying order paramsJared Norman
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
2019-06-25Make cache key a stringJared Norman
2019-05-28Make use of taxable order checkJared Norman
2019-05-28Add configuration option for order tax checkJared Norman
2019-05-13Sort the rest of the thingsJared Norman
2019-05-13Fix wack indentationJared Norman
2019-05-13Send customer_id to TaxJar APIJared Norman
2019-05-13Sort some thingsJared Norman
2019-04-24More hacks to handle zero dollar ordersJared Norman
2019-04-24Report no tax collected when order zeroed outJared Norman
2019-04-11Avoid sending negative order totalsJared Norman
2019-04-11Avoid sending 0 quantity line itemsJared Norman
2019-04-11Fix typoJared Norman
2019-03-19Report full line item list for transactionsJared Norman
2019-03-14Add test that covers behaviour with TaxLocationJared 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-05Add specs for configJared Norman
2019-02-05Introduce configurable taxable address checkv0.5.0Jared Norman
2019-02-05Move exception handler configurationJared Norman
2019-01-31Add ability to create refundsJared Norman
2019-01-30Add missing #'sJared 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-28Add test mode for disabling calculatorJared Norman
2019-01-28Introduce DiscountCalculatorJared 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-22Use promo total instead of adjustment totalJared Norman
2019-01-21Handle errors gracefullyJared Norman
2019-01-21Cache requests for ten minutesJared Norman
2019-01-20Don't send amountJared Norman
2019-01-20Use correctly value for shipping taxJared Norman
2019-01-20Use more correct test dataJared Norman
2019-01-20Improve tax handlingJared Norman
2019-01-18Support shipping taxesJared Norman
2019-01-10Flesh out Calculator behaviourJared Norman
2019-01-09Rename methodJared Norman
2019-01-09Fix spec issuesJared Norman