HasPaymentInstructionsInterface |
modules/payment/src/Plugin/Commerce/PaymentGateway/HasPaymentInstructionsInterface.php |
Defines the interface for gateways which show payment instructions. |
Manual |
modules/payment/src/Plugin/Commerce/PaymentGateway/Manual.php |
Provides the Manual payment gateway. |
ManualPaymentGatewayInterface |
modules/payment/src/Plugin/Commerce/PaymentGateway/ManualPaymentGatewayInterface.php |
Provides the base interface for manual payment gateways. |
OffsitePaymentGatewayBase |
modules/payment/src/Plugin/Commerce/PaymentGateway/OffsitePaymentGatewayBase.php |
Provides the base class for off-site payment gateways. |
OffsitePaymentGatewayInterface |
modules/payment/src/Plugin/Commerce/PaymentGateway/OffsitePaymentGatewayInterface.php |
Defines the base interface for off-site payment gateways. |
OnsitePaymentGatewayBase |
modules/payment/src/Plugin/Commerce/PaymentGateway/OnsitePaymentGatewayBase.php |
Provides the base class for on-site payment gateways. |
OnsitePaymentGatewayInterface |
modules/payment/src/Plugin/Commerce/PaymentGateway/OnsitePaymentGatewayInterface.php |
Defines the base interface for on-site payment gateways. |
PaymentGatewayBase |
modules/payment/src/Plugin/Commerce/PaymentGateway/PaymentGatewayBase.php |
Provides the base class for payment gateways. |
PaymentGatewayInterface |
modules/payment/src/Plugin/Commerce/PaymentGateway/PaymentGatewayInterface.php |
Defines the base interface for payment gateways. |
SupportsAuthorizationsInterface |
modules/payment/src/Plugin/Commerce/PaymentGateway/SupportsAuthorizationsInterface.php |
Defines the interface for gateways which support authorizing payments. |
SupportsCreatingPaymentMethodsInterface |
modules/payment/src/Plugin/Commerce/PaymentGateway/SupportsCreatingPaymentMethodsInterface.php |
An interface for gateways supporting direct creation of payment methods. |
SupportsNotificationsInterface |
modules/payment/src/Plugin/Commerce/PaymentGateway/SupportsNotificationsInterface.php |
Defines the interface for gateways which support notifications. |
SupportsRefundsInterface |
modules/payment/src/Plugin/Commerce/PaymentGateway/SupportsRefundsInterface.php |
Defines the interface for gateways which support refunds. |
SupportsStoredPaymentMethodsInterface |
modules/payment/src/Plugin/Commerce/PaymentGateway/SupportsStoredPaymentMethodsInterface.php |
Defines the interface for gateways which support storing payment methods. |
SupportsUpdatingStoredPaymentMethodsInterface |
modules/payment/src/Plugin/Commerce/PaymentGateway/SupportsUpdatingStoredPaymentMethodsInterface.php |
Defines the interface for gateways which support updating stored payment methods. |
SupportsVoidsInterface |
modules/payment/src/Plugin/Commerce/PaymentGateway/SupportsVoidsInterface.php |
Defines the interface for gateways which support voiding payments. |