You are here

constant PayPalEvents::PAYFLOW_LINK_REQUEST in Commerce PayPal 8

Name of the event fired when performing the Payflow Link requests.

See also

\Drupal\commerce_paypal\Event\PayflowLinkRequestEvent.php

File

src/Event/PayPalEvents.php, line 44

Class

PayPalEvents
Defines events for the Commerce PayPal module.

Namespace

Drupal\commerce_paypal\Event

Code

const PAYFLOW_LINK_REQUEST = 'commerce_paypal.payflow_link_request';