You are here

constant CheckoutEvents::COMPLETION in Commerce Core 8.2

Name of the event fired when the customer completes checkout.

See also

\Drupal\commerce_order\Event\OrderEvent

File

modules/checkout/src/Event/CheckoutEvents.php, line 17

Class

CheckoutEvents
Defines events for the checkout module.

Namespace

Drupal\commerce_checkout\Event

Code

const COMPLETION = 'commerce_checkout.completion';