Overview
  • Namespace
  • Class

Namespaces

  • PayPal
    • Api
    • Auth
    • Cache
    • Common
    • Converter
    • Core
    • Exception
    • Handler
    • Log
    • Rest
    • Security
    • Transport
    • Validation

Classes

  • OauthHandler
  • RestHandler

Interfaces

  • IPayPalHandler

Class OauthHandler

Class OauthHandler

PayPal\Handler\OauthHandler implements PayPal\Handler\IPayPalHandler
Namespace: PayPal\Handler
Located at PayPal/Handler/OauthHandler.php

Methods summary

public
# __construct( Paypal\Rest\ApiContext $apiContext )

Construct

Construct

Parameters

$apiContext
public mixed|
# handle( PayPal\Core\PayPalHttpConfig $httpConfig, string $request, mixed $options )

Parameters

$httpConfig
$request
$options

Returns

mixed|

Throws

PayPal\Exception\PayPalConfigurationException
PayPal\Exception\PayPalInvalidCredentialException
PayPal\Exception\PayPalMissingCredentialException

Implementation of

PayPal\Handler\IPayPalHandler::handle()
API documentation generated by ApiGen