You are here

service commerce_avatax.customer_profile_alter in Drupal Commerce Connector for AvaTax 8

Class

Drupal\commerce_avatax\CustomerProfileAlter
1 string reference to commerce_avatax.customer_profile_alter
commerce_avatax_commerce_inline_form_customer_profile_alter in ./commerce_avatax.module
Implements hook_commerce_inline_form_alter().

File

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

View source
  1. class: Drupal\commerce_avatax\CustomerProfileAlter
  2. arguments:
  3. - '@config.factory'
  4. - '@commerce_avatax.avatax_lib'
  5. - '@csrf_token'
  6. - '@datetime.time'