protected property PaymentGatewayBase::$paymentType in Commerce Core 8.2
The payment type used by the gateway.
Type: \Drupal\commerce_payment\Plugin\Commerce\PaymentType\PaymentTypeInterface
File
- modules/
payment/ src/ Plugin/ Commerce/ PaymentGateway/ PaymentGatewayBase.php, line 62
Class
- PaymentGatewayBase
- Provides the base class for payment gateways.
Namespace
Drupal\commerce_payment\Plugin\Commerce\PaymentGatewayCode
protected $paymentType;