service commerce_paypal.checkout_sdk_factory in Commerce PayPal 8
Class
Drupal\commerce_paypal\CheckoutSdkFactory2 string references to commerce_paypal.checkout_sdk_factory
- Checkout::create in src/
Plugin/ Commerce/ PaymentGateway/ Checkout.php - Creates an instance of the plugin.
- CheckoutController::create in src/
Controller/ CheckoutController.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\commerce_paypal\CheckoutSdkFactory
- arguments:
- - '@http_client_factory'
- - '@http_handler_stack'
- - '@commerce_order.adjustment_transformer'
- - '@event_dispatcher'
- - '@module_handler'
- - '@state'
- - '@datetime.time'