Méthode | Description | |
---|---|---|
GetCredential ( ) : PayPal.Authentication.ICredential |
Reurns instance of ICredential
|
|
GetEndpoint ( ) : string |
Returns the endpoint url
|
|
GetHeaderMap ( ) : string>.Dictionary |
Returns the Header
|
|
GetPayload ( ) : string |
Returns the raw payload as no processing necessary for NVP
|
|
PlatformAPICallPreHandler ( string>.Dictionary |
NVPAPICallPreHandler
|
|
PlatformAPICallPreHandler ( string>.Dictionary |
NVPAPICallPreHandler
|
Méthode | Description | |
---|---|---|
GetApplicationId ( ) : string |
Returns Application Id
|
|
GetCredentials ( ) : PayPal.Authentication.ICredential |
Returns the credentials
|
|
GetDefaultHttpHeadersNVP ( ) : string>.Dictionary |
Returns the Default Http Headers NVP
|
|
GetDeviceIPAddress ( ) : string | ||
GetSandboxEmailAddress ( ) : string | ||
InitCredential ( ) : void | ||
PlatformAPICallPreHandler ( string rawPayoad, string serviceName, string method, string>.Dictionary |
Private constructor
|
public GetCredential ( ) : PayPal.Authentication.ICredential | ||
Résultat | PayPal.Authentication.ICredential |
public GetHeaderMap ( ) : string>.Dictionary |
||
Résultat | string>.Dictionary |
public PlatformAPICallPreHandler ( string>.Dictionary |
||
config | string>.Dictionary | |
rawPayload | string | |
serviceName | string | |
method | string | |
credential | PayPal.Authentication.ICredential | |
Résultat | System |
public PlatformAPICallPreHandler ( string>.Dictionary |
||
config | string>.Dictionary | |
rawPayload | string | |
serviceName | string | |
method | string | |
apiUserName | string | |
accessToken | string | |
accesstokenSecret | string | |
Résultat | System |