You are here

constant PayPalEvents::CHECKOUT_UPDATE_ORDER_REQUEST in Commerce PayPal 8

Name of the event fired when calling the PayPal API for updating an order.

See also

\Drupal\commerce_paypal\Event\CheckoutOrderRequestEvent.php

File

src/Event/PayPalEvents.php, line 35

Class

PayPalEvents
Defines events for the Commerce PayPal module.

Namespace

Drupal\commerce_paypal\Event

Code

const CHECKOUT_UPDATE_ORDER_REQUEST = 'commerce_paypal.checkout_update_order_request';