You are here

service plugin.manager.commerce_payment_method_type in Commerce Core 8.2

Class

Drupal\commerce_payment\PaymentMethodTypeManager
4 string references to plugin.manager.commerce_payment_method_type
Manual::create in modules/payment/src/Plugin/Commerce/PaymentGateway/Manual.php
Creates an instance of the plugin.
PaymentGatewayBase::create in modules/payment/src/Plugin/Commerce/PaymentGateway/PaymentGatewayBase.php
Creates an instance of the plugin.
PaymentMethod::getType in modules/payment/src/Entity/PaymentMethod.php
Gets the payment method type.
StoredOffsiteRedirect::create in modules/payment_example/src/Plugin/Commerce/PaymentGateway/StoredOffsiteRedirect.php
Creates an instance of the plugin.

File

modules/payment/commerce_payment.services.yml
modules/payment/commerce_payment.services.yml

View source
  1. class: Drupal\commerce_payment\PaymentMethodTypeManager
  2. parent: default_plugin_manager