You are here

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

The HTTP client.

Type: \GuzzleHttp\Client

File

src/Plugin/Commerce/PaymentGateway/OnsiteBase.php, line 63

Class

OnsiteBase
Provides the Authorize.net payment gateway base class.

Namespace

Drupal\commerce_authnet\Plugin\Commerce\PaymentGateway

Code

protected $httpClient;