service commerce_paypal.ipn_handler in Commerce PayPal 8
Class
Drupal\commerce_paypal\IPNHandler2 string references to commerce_paypal.ipn_handler
- ExpressCheckout::create in src/
Plugin/ Commerce/ PaymentGateway/ ExpressCheckout.php - Creates an instance of the plugin.
- IPNHandlerTest::setUp in tests/
src/ Kernel/ IPNHandlerTest.php
File
View source
- class: Drupal\commerce_paypal\IPNHandler
- arguments:
- - '@entity_type.manager'
- - '@logger.channel.commerce_paypal'
- - '@http_client'