You are here

service commerce_avatax.client_factory in Drupal Commerce Connector for AvaTax 8

Class

Drupal\commerce_avatax\ClientFactory
2 string references to commerce_avatax.client_factory
ClientFactoryTest::testClientFactory in tests/src/Kernel/ClientFactoryTest.php
Test that the Guzzle client is properly configured.
ConfigSettingsForm::validateForm in src/Form/ConfigSettingsForm.php
Form validation handler.

File

./commerce_avatax.services.yml
commerce_avatax.services.yml

View source
  1. class: Drupal\commerce_avatax\ClientFactory
  2. arguments:
  3. - '@http_client_factory'
  4. - '@extension.list.module'