You are here

protected property PayflowLink::$httpClient in Commerce PayPal 8

The HTTP client.

Type: \GuzzleHttp\Client

File

src/Plugin/Commerce/PaymentGateway/PayflowLink.php, line 58

Class

PayflowLink
Provides the PayPal Payflow Link payment gateway.

Namespace

Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway

Code

protected $httpClient;