You are here

namespace Drupal\uc_payment in Ubercart 8.4

Classsort descending Location Description
ExpressPaymentMethodPluginInterface payment/uc_payment/src/ExpressPaymentMethodPluginInterface.php Defines an interface for payment methods that bypass standard checkout.
OffsitePaymentMethodPluginInterface payment/uc_payment/src/OffsitePaymentMethodPluginInterface.php Defines an interface for payment method plugins that redirect off-site.
PaymentMethodInterface payment/uc_payment/src/PaymentMethodInterface.php Provides an interface for defining payment method entities.
PaymentMethodListBuilder payment/uc_payment/src/PaymentMethodListBuilder.php Defines a class to build a listing of payment method configuration entities.
PaymentMethodPluginBase payment/uc_payment/src/PaymentMethodPluginBase.php Defines a base payment method plugin implementation.
PaymentMethodPluginInterface payment/uc_payment/src/PaymentMethodPluginInterface.php Defines an interface for payment method plugins.
PaymentReceiptInterface payment/uc_payment/src/PaymentReceiptInterface.php Provides an interface for defining payment receipt entities.