public interface AccessTokenService
Modifier and Type | Method and Description |
---|---|
PayPalPlusOAuth2Credentials |
getAccessToken(PayPalPlusCredentials credentials)
Requests an access token for access to the paypal API.
|
PayPalPlusOAuth2Credentials getAccessToken(PayPalPlusCredentials credentials)
PaypalAccessException
- in case the access token request failed.