summaryrefslogtreecommitdiff
path: root/lib/super_good/solidus_taxjar/api_params.rb
AgeCommit message (Expand)Author
2019-05-13Send customer_id to TaxJar APIJared 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-05Make shipping amount calculator configurableJared Norman
2019-03-19Report full line item list for transactionsJared Norman
2019-01-31Add ability to create refundsJared Norman
2019-01-30Add ability to create order transactionsJared Norman
2019-01-30Extract address lookup params as wellJared Norman
2019-01-30Introduce class to handle param generationJared Norman