You are here

public property CommercePaymentGateway::$credit_card_types in Commerce Core 8.2

The credit card types handled by the payment gateway.

Type: string[]

File

modules/payment/src/Annotation/CommercePaymentGateway.php, line 105

Class

CommercePaymentGateway
Defines the payment gateway plugin annotation object.

Namespace

Drupal\commerce_payment\Annotation

Code

public $credit_card_types = [];