PHP Class PayPal\Handler\PPGenericServiceHandler

Inheritance: implements PayPal\Handler\IPPHandler
Mostra file Open project: paypal/sdk-core-php Class Usage Examples

Public Methods

Method Description
__construct ( $sdkName, $sdkVersion )
handle ( $httpConfig, $request, $options )

Private Methods

Method Description
getRequestSource ( ) Compute the value that needs to sent for the PAYPAL_REQUEST_SOURCE parameter when making API calls

Method Details

__construct() public method

public __construct ( $sdkName, $sdkVersion )

handle() public method

public handle ( $httpConfig, $request, $options )