You are here

protected property Checkout::$checkoutSdkFactory in Commerce PayPal 8

The PayPal Checkout SDK factory.

Type: \Drupal\commerce_paypal\CheckoutSdkFactoryInterface

File

src/Plugin/Commerce/PaymentGateway/Checkout.php, line 63

Class

Checkout
Provides the PayPal Checkout payment gateway.

Namespace

Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway

Code

protected $checkoutSdkFactory;