You are here

namespace Drupal\commerce_payment\PluginForm in Commerce Core 8.2

Classsort descending Location Description
ManualPaymentAddForm modules/payment/src/PluginForm/ManualPaymentAddForm.php
OnsitePaymentAddForm modules/payment/src/PluginForm/OnsitePaymentAddForm.php
PaymentCaptureForm modules/payment/src/PluginForm/PaymentCaptureForm.php
PaymentGatewayFormBase modules/payment/src/PluginForm/PaymentGatewayFormBase.php Provides a base class for payment gateway plugin forms.
PaymentGatewayFormInterface modules/payment/src/PluginForm/PaymentGatewayFormInterface.php Defines the interface for payment gateway plugin forms.
PaymentMethodAddForm modules/payment/src/PluginForm/PaymentMethodAddForm.php
PaymentMethodEditForm modules/payment/src/PluginForm/PaymentMethodEditForm.php
PaymentMethodFormBase modules/payment/src/PluginForm/PaymentMethodFormBase.php
PaymentOffsiteForm modules/payment/src/PluginForm/PaymentOffsiteForm.php Provides the base class for payment off-site forms.
PaymentReceiveForm modules/payment/src/PluginForm/PaymentReceiveForm.php
PaymentRefundForm modules/payment/src/PluginForm/PaymentRefundForm.php
PaymentVoidForm modules/payment/src/PluginForm/PaymentVoidForm.php