Module: SpreeAvataxOfficial::Transactions

Defined in:
app/services/spree_avatax_official/transactions/void_service.rb,
app/services/spree_avatax_official/transactions/adjust_service.rb,
app/services/spree_avatax_official/transactions/create_service.rb,
app/services/spree_avatax_official/transactions/refund_service.rb,
app/presenters/spree_avatax_official/transactions/adjust_presenter.rb,
app/presenters/spree_avatax_official/transactions/create_presenter.rb,
app/services/spree_avatax_official/transactions/full_refund_service.rb,
app/services/spree_avatax_official/transactions/get_by_code_service.rb,
app/services/spree_avatax_official/transactions/amount_refund_service.rb,
app/services/spree_avatax_official/transactions/partial_refund_service.rb,
app/presenters/spree_avatax_official/transactions/full_refund_presenter.rb,
app/presenters/spree_avatax_official/transactions/amount_refund_presenter.rb,
app/presenters/spree_avatax_official/transactions/partial_refund_presenter.rb,
app/services/spree_avatax_official/transactions/find_order_transaction_service.rb

Defined Under Namespace

Classes: AdjustPresenter, AdjustService, AmountRefundPresenter, AmountRefundService, CreatePresenter, CreateService, FindOrderTransactionService, FullRefundPresenter, FullRefundService, GetByCodeService, PartialRefundPresenter, PartialRefundService, RefundService, VoidService