You are here

Classes, traits, and interfaces in Drupal Commerce Connector for AvaTax 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AddressValidationTest class Drupal\Tests\commerce_avatax\Kernel tests/src/Kernel/AddressValidationTest.php Tests address resolving and validation.
AddressValidator class Drupal\commerce_avatax\Controller src/Controller/AddressValidator.php Address validator controller.
Avatax final class Drupal\commerce_avatax src/Avatax.php 1
Avatax class Drupal\commerce_avatax\Plugin\Commerce\TaxType src/Plugin/Commerce/TaxType/Avatax.php Provides the AvaTax remote tax type.
AvataxLib class Drupal\commerce_avatax src/AvataxLib.php The AvaTax integration library. 1 2 2
AvataxLibInterface interface Drupal\commerce_avatax src/AvataxLibInterface.php Provides an interface for the AvaTax library. 1 4
AvataxLibTest class Drupal\commerce_avatax_test tests/modules/commerce_avatax_test/src/AvataxLibTest.php Decorates `commerce_avatax.avatax_lib` for testing. 2
ChainTaxCodeResolver class Drupal\commerce_avatax\Resolver src/Resolver/ChainTaxCodeResolver.php Provides the chain tax code resolver. 2
ChainTaxCodeResolverInterface interface Drupal\commerce_avatax\Resolver src/Resolver/ChainTaxCodeResolverInterface.php Defines a chain tax code resolver. 1 1
ChainTaxCodeResolverTest class Drupal\Tests\commerce_avatax\Kernel tests/src/Kernel/ChainTaxCodeResolverTest.php Tests the chain tax code resolver.
CheckoutAddressbookTest class Drupal\Tests\commerce_avatax\FunctionalJavascript tests/src/FunctionalJavascript/CheckoutAddressbookTest.php Tests the address.
ClientFactory class Drupal\commerce_avatax src/ClientFactory.php API Client factory. 1 2
ClientFactoryTest class Drupal\Tests\commerce_avatax\Kernel tests/src/Kernel/ClientFactoryTest.php Tests the API client factory.
ConfigSettingsForm class Drupal\commerce_avatax\Form src/Form/ConfigSettingsForm.php Configuration form for AvaTax settings. 1
CustomerProfileAlter class Drupal\commerce_avatax src/CustomerProfileAlter.php The customer profile alter for address validation. 1 2
CustomerProfileAlterInterface interface Drupal\commerce_avatax src/CustomerProfileAlterInterface.php Interface for altering the customer profile inline form. 1
CustomerProfileAlterTest class Drupal\Tests\commerce_avatax\Unit tests/src/Unit/CustomerProfileAlterTest.php @group commerce_avatax @coversDefaultClass \Drupal\commerce_avatax\CustomerProfileAlter
OrderSubscriber class Drupal\commerce_avatax\EventSubscriber src/EventSubscriber/OrderSubscriber.php 2
ProductVariationTaxCodeResolver class Drupal\commerce_avatax\Resolver src/Resolver/ProductVariationTaxCodeResolver.php Resolves tax code based on product variation value. 2
TaxCodeResolverInterface interface Drupal\commerce_avatax\Resolver src/Resolver/TaxCodeResolverInterface.php Defines interface for tax code resolvers. 2
TaxTypePluginTest class Drupal\Tests\commerce_avatax\Kernel tests/src/Kernel/TaxTypePluginTest.php Tests the tax type plugin.

Other projects