You are here

namespace Drupal\commerce_payment\Entity in Commerce Core 8.2

Classsort descending Location Description
EntityWithPaymentGatewayInterface modules/payment/src/Entity/EntityWithPaymentGatewayInterface.php Defines the interface for entities managed by a payment gateway.
Payment modules/payment/src/Entity/Payment.php Defines the payment entity class.
PaymentGateway modules/payment/src/Entity/PaymentGateway.php Defines the payment gateway entity class.
PaymentGatewayInterface modules/payment/src/Entity/PaymentGatewayInterface.php Defines the interface for payment gateway configuration entities.
PaymentInterface modules/payment/src/Entity/PaymentInterface.php Defines the interface for payments.
PaymentMethod modules/payment/src/Entity/PaymentMethod.php Defines the payment method entity class.
PaymentMethodInterface modules/payment/src/Entity/PaymentMethodInterface.php Defines the interface for payment methods.