module SuperGood::SolidusTaxjar
Constants
- VERSION
Attributes
cache_duration[RW]
cache_key[RW]
custom_order_params[RW]
discount_calculator[RW]
exception_handler[RW]
line_item_tax_label_maker[RW]
logging_enabled[RW]
shipping_calculator[RW]
shipping_tax_label_maker[RW]
taxable_address_check[RW]
taxable_order_check[RW]
test_mode[RW]
Public Class Methods
api()
click to toggle source
# File lib/super_good/solidus_taxjar.rb, line 30 def api ::SuperGood::SolidusTaxjar::Api.new end