summaryrefslogtreecommitdiff
path: root/lib/super_good/solidus_taxjar/api.rb
AgeCommit message (Expand)Author
2019-06-25Add loggingJared 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-28Use DiscountCalculator and fix duplicationJared Norman
2019-01-23Add support for fetching tax rates by locationJared Norman
2019-01-22Use promo total instead of adjustment totalJared Norman
2019-01-22Make API URL configurableJared Norman
2019-01-20Don't send amountJared Norman
2019-01-10Use tax_address rather than ship_addressJared Norman
2019-01-09Rename methodJared Norman
2019-01-09Fix stale class name referenceJared Norman
2019-01-09Communicate with TaxJar APIJared Norman