summaryrefslogtreecommitdiff
path: root/lib/super_good/solidus_taxjar/api.rb
AgeCommit message (Expand)Author
2021-03-25Add nexus regions method to APINicholas Van Doorn
2021-03-24Fix `.default_taxjar_client`Nicholas Van Doorn
2021-03-17Rename classes that have API in their name to ApiAdnan Abdulally
2021-03-17Rename module SolidusTaxJar to SolidusTaxjarAdnan Abdulally
2021-02-24Put plugin name in API request headersNicholas Van Doorn
2021-02-08Include API version in request headersNicholas Van Doorn
2020-07-14Add API call to validate addressesJared Norman
2020-07-14Run project through standardrbJared Norman
2020-01-14Add SolidusTaxJar::API#tax_rate_forandrea longhi
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