Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PayPal
Handler
PPGenericServiceHandler
PHP Class PayPal\Handler\PPGenericServiceHandler
Inheritance:
implements
PayPal\Handler\IPPHandler
ファイルを表示
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
)