namespace Drupal\commerce_payment\Plugin\Commerce\PaymentType in Commerce Core 8.2
Class | Location | Description |
---|---|---|
PaymentDefault |
modules/ |
Provides the default payment type. |
PaymentManual |
modules/ |
Provides the manual payment type. |
PaymentTypeBase |
modules/ |
Provides the base payment type class. |
PaymentTypeInterface |
modules/ |
Defines the interface for payment types. |