You are here

constant PayPalEvents::EXPRESS_CHECKOUT_REQUEST in Commerce PayPal 8

Name of the event fired when performing the Express Checkout requests.

See also

\Drupal\commerce_paypal\Event\ExpressCheckoutRequestEvent.php

File

src/Event/PayPalEvents.php, line 17

Class

PayPalEvents
Defines events for the Commerce PayPal module.

Namespace

Drupal\commerce_paypal\Event

Code

const EXPRESS_CHECKOUT_REQUEST = 'commerce_paypal.express_checkout_request';