Method |
Description |
|
DoAuthorization ( StructType\DoAuthorizationReq $doAuthorizationRequest ) : StructType\DoAuthorizationResponseType | boolean |
Method to call the operation originally named DoAuthorization
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \StructType\CustomSecurityHeaderType
- SOAPHeaders : required |
|
DoCancel ( StructType\DoCancelReq $doCancelRequest ) : StructType\DoCancelResponseType | boolean |
Method to call the operation originally named DoCancel
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \StructType\CustomSecurityHeaderType
- SOAPHeaders : required |
|
DoCapture ( StructType\DoCaptureReq $doCaptureRequest ) : StructType\DoCaptureResponseType | boolean |
Method to call the operation originally named DoCapture
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \StructType\CustomSecurityHeaderType
- SOAPHeaders : required |
|
DoDirectPayment ( StructType\DoDirectPaymentReq $doDirectPaymentRequest ) : StructType\DoDirectPaymentResponseType | boolean |
Method to call the operation originally named DoDirectPayment
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \StructType\CustomSecurityHeaderType
- SOAPHeaders : required |
|
DoExpressCheckoutPayment ( StructType\DoExpressCheckoutPaymentReq $doExpressCheckoutPaymentRequest ) : StructType\DoExpressCheckoutPaymentResponseType | boolean |
Method to call the operation originally named DoExpressCheckoutPayment
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \StructType\CustomSecurityHeaderType
- SOAPHeaders : required |
|
DoMobileCheckoutPayment ( StructType\DoMobileCheckoutPaymentReq $doMobileCheckoutPaymentRequest ) : StructType\DoMobileCheckoutPaymentResponseType | boolean |
Method to call the operation originally named DoMobileCheckoutPayment
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \StructType\CustomSecurityHeaderType
- SOAPHeaders : required |
|
DoNonReferencedCredit ( StructType\DoNonReferencedCreditReq $doNonReferencedCreditRequest ) : StructType\DoNonReferencedCreditResponseType | boolean |
Method to call the operation originally named DoNonReferencedCredit
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \StructType\CustomSecurityHeaderType
- SOAPHeaders : required |
|
DoReauthorization ( StructType\DoReauthorizationReq $doReauthorizationRequest ) : StructType\DoReauthorizationResponseType | boolean |
Method to call the operation originally named DoReauthorization
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \StructType\CustomSecurityHeaderType
- SOAPHeaders : required |
|
DoReferenceTransaction ( StructType\DoReferenceTransactionReq $doReferenceTransactionRequest ) : StructType\DoReferenceTransactionResponseType | boolean |
Method to call the operation originally named DoReferenceTransaction
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \StructType\CustomSecurityHeaderType
- SOAPHeaders : required |
|
DoUATPAuthorization ( StructType\DoUATPAuthorizationReq $doUATPAuthorizationRequest ) : StructType\DoUATPAuthorizationResponseType | boolean |
Method to call the operation originally named DoUATPAuthorization
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \StructType\CustomSecurityHeaderType
- SOAPHeaders : required |
|
DoUATPExpressCheckoutPayment ( StructType\DoUATPExpressCheckoutPaymentReq $doUATPExpressCheckoutPaymentRequest ) : StructType\DoUATPExpressCheckoutPaymentResponseType | boolean |
Method to call the operation originally named DoUATPExpressCheckoutPayment
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \StructType\CustomSecurityHeaderType
- SOAPHeaders : required |
|
DoVoid ( StructType\DoVoidReq $doVoidRequest ) : StructType\DoVoidResponseType | boolean |
Method to call the operation originally named DoVoid
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \StructType\CustomSecurityHeaderType
- SOAPHeaders : required |
|
__toString ( ) : string |
Method returning the class name |
|
getResult ( ) : StructType\DoAuthorizationResponseType | StructType\DoCancelResponseType | StructType\DoCaptureResponseType | StructType\DoDirectPaymentResponseType | StructType\DoExpressCheckoutPaymentResponseType | StructType\DoMobileCheckoutPaymentResponseType | StructType\DoNonReferencedCreditResponseType | StructType\DoReauthorizationResponseType | StructType\DoReferenceTransactionResponseType | StructType\DoUATPAuthorizationResponseType | StructType\DoUATPExpressCheckoutPaymentResponseType | StructType\DoVoidResponseType |
Returns the result |
|
setSoapHeaderRequesterCredentials ( StructType\CustomSecurityHeaderType $requesterCredentials, string $nameSpace = 'urn:ebay:api:PayPalAPI', boolean $mustUnderstand = false, string $actor = null ) : boolean |
Sets the RequesterCredentials SoapHeader param |
|