summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-01Bump to v0.4.0v0.4.0Jared 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-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-28Add configuration for discount calculatorJared 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
2019-01-22Use promo total instead of adjustment totalJared Norman
2019-01-22Bump versionv0.1.1Jared Norman
2019-01-22Make API URL configurableJared Norman
2019-01-21Add warning to top of READMEJared Norman
2019-01-21Correct typo in READMEv0.1.0Jared 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-10Use tax_address rather than ship_addressJared Norman
2019-01-10Add RAILS_VERSION to Travis configJared Norman
2019-01-10Add Gemfile hackJared Norman
2019-01-09Fix TravisJared Norman
2019-01-09Update README.mdJared Norman
2019-01-09Update README.mdJared Norman
2019-01-09Rename methodJared Norman
2019-01-09Fix stale class name referenceJared Norman
2019-01-09Fix spec issuesJared Norman
2019-01-09Use DatabaseCleaner to keep the database cleanJared Norman
2019-01-09Communicate with TaxJar APIJared Norman
2019-01-09Use pry for consoleJared Norman
2019-01-08Add dummy calculatorJared Norman
2019-01-08Setup up environment betterJared Norman
2019-01-08Remove FactoryBotJared Norman
2019-01-08Add factory_bot_railsJared Norman
2019-01-08Correct version specificationJared Norman