You are here

service mailchimp_ecommerce.customer_handler in Mailchimp E-Commerce 8

Class

\Drupal\mailchimp_ecommerce\CustomerHandler
3 string references to mailchimp_ecommerce.customer_handler
BatchSyncOrders::syncOrders in modules/mailchimp_ecommerce_ubercart/src/BatchSyncOrders.php
BatchSyncOrders::syncOrders in modules/mailchimp_ecommerce_commerce/src/BatchSyncOrders.php
Batch processor for order sync.
ContactSubscription::submitPaneForm in modules/mailchimp_ecommerce_commerce/src/Plugin/Commerce/CheckoutPane/ContactSubscription.php
Handles the submission of an pane form.

File

./mailchimp_ecommerce.services.yml
mailchimp_ecommerce.services.yml

View source
  1. class: \Drupal\mailchimp_ecommerce\CustomerHandler
  2. arguments:
  3. - '@mailchimp_ecommerce.database'