PHP Class Omnipay\PayPal\Message\RestTokenRequest
With each API call, you’ll need to set request headers, including
an OAuth 2.0 access token. Get an access token by using the OAuth
2.0 client_credentials token grant type with your clientId:secret
as your Basic Auth credentials.
Mostra file
Open project: omnipay/paypal
Public Methods
Protected Methods
Method Details
getEndpoint()
protected method