You are here

protected property VisaCheckout::$httpClient in Commerce Authorize.Net 8

The HTTP client.

Type: \GuzzleHttp\Client

File

src/Plugin/Commerce/PaymentGateway/VisaCheckout.php, line 60

Class

VisaCheckout
Provides the Authorize.net payment gateway.

Namespace

Drupal\commerce_authnet\Plugin\Commerce\PaymentGateway

Code

protected $httpClient;