You are here

protected property AcceptJsPaymentMethodTest::$gateway in Commerce Authorize.Net 8

The payment gateway.

Type: \Drupal\commerce_payment\Entity\PaymentGatewayInterface

File

tests/src/Kernel/AcceptJsPaymentMethodTest.php, line 29

Class

AcceptJsPaymentMethodTest
Tests creating a payment method with AcceptJS.

Namespace

Drupal\Tests\commerce_authnet\Kernel

Code

protected $gateway;