constant PayPalEvents::CHECKOUT_CREATE_ORDER_REQUEST in Commerce PayPal 8
Name of the event fired when calling the PayPal API for creating an order.
See also
\Drupal\commerce_paypal\Event\CheckoutOrderRequestEvent.php
File
- src/
Event/ PayPalEvents.php, line 26
Class
- PayPalEvents
- Defines events for the Commerce PayPal module.
Namespace
Drupal\commerce_paypal\EventCode
const CHECKOUT_CREATE_ORDER_REQUEST = 'commerce_paypal.checkout_create_order_request';