You are here

protected property CreditCardTerminalForm::$paymentMethod in Ubercart 8.4

The payment method that is in use.

Type: \Drupal\uc_payment\PaymentMethodInterface

File

payment/uc_credit/src/Form/CreditCardTerminalForm.php, line 29

Class

CreditCardTerminalForm
Displays the credit card terminal form for administrators.

Namespace

Drupal\uc_credit\Form

Code

protected $paymentMethod;