You are here

protected property ExpressCheckout::$ipnHandler in Commerce PayPal 8

The IPN handler.

Type: \Drupal\commerce_paypal\IPNHandlerInterface

File

src/Plugin/Commerce/PaymentGateway/ExpressCheckout.php, line 74

Class

ExpressCheckout
Provides the Paypal Express Checkout payment gateway.

Namespace

Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway

Code

protected $ipnHandler;