You are here

protected property ExpressCheckout::$httpClient in Commerce PayPal 8

The HTTP client.

Type: \GuzzleHttp\Client

File

src/Plugin/Commerce/PaymentGateway/ExpressCheckout.php, line 53

Class

ExpressCheckout
Provides the Paypal Express Checkout payment gateway.

Namespace

Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway

Code

protected $httpClient;