You are here

namespace Drupal\commerce_payment\Plugin\Commerce\PaymentType in Commerce Core 8.2

Classsort descending Location Description
PaymentDefault modules/payment/src/Plugin/Commerce/PaymentType/PaymentDefault.php Provides the default payment type.
PaymentManual modules/payment/src/Plugin/Commerce/PaymentType/PaymentManual.php Provides the manual payment type.
PaymentTypeBase modules/payment/src/Plugin/Commerce/PaymentType/PaymentTypeBase.php Provides the base payment type class.
PaymentTypeInterface modules/payment/src/Plugin/Commerce/PaymentType/PaymentTypeInterface.php Defines the interface for payment types.