메소드 |
설명 |
|
DoAuthorization ( Api\StructType\ApiDoAuthorizationReq $doAuthorizationRequest ) : Api\StructType\ApiDoAuthorizationResponseType | boolean |
Method to call the operation originally named DoAuthorization
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \Api\StructType\ApiCustomSecurityHeaderType
- SOAPHeaders : required |
|
DoCancel ( Api\StructType\ApiDoCancelReq $doCancelRequest ) : Api\StructType\ApiDoCancelResponseType | boolean |
Method to call the operation originally named DoCancel
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \Api\StructType\ApiCustomSecurityHeaderType
- SOAPHeaders : required |
|
DoCapture ( Api\StructType\ApiDoCaptureReq $doCaptureRequest ) : Api\StructType\ApiDoCaptureResponseType | boolean |
Method to call the operation originally named DoCapture
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \Api\StructType\ApiCustomSecurityHeaderType
- SOAPHeaders : required |
|
DoDirectPayment ( Api\StructType\ApiDoDirectPaymentReq $doDirectPaymentRequest ) : Api\StructType\ApiDoDirectPaymentResponseType | boolean |
Method to call the operation originally named DoDirectPayment
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \Api\StructType\ApiCustomSecurityHeaderType
- SOAPHeaders : required |
|
DoExpressCheckoutPayment ( Api\StructType\ApiDoExpressCheckoutPaymentReq $doExpressCheckoutPaymentRequest ) : Api\StructType\ApiDoExpressCheckoutPaymentResponseType | boolean |
Method to call the operation originally named DoExpressCheckoutPayment
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \Api\StructType\ApiCustomSecurityHeaderType
- SOAPHeaders : required |
|
DoMobileCheckoutPayment ( Api\StructType\ApiDoMobileCheckoutPaymentReq $doMobileCheckoutPaymentRequest ) : Api\StructType\ApiDoMobileCheckoutPaymentResponseType | boolean |
Method to call the operation originally named DoMobileCheckoutPayment
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \Api\StructType\ApiCustomSecurityHeaderType
- SOAPHeaders : required |
|
DoNonReferencedCredit ( Api\StructType\ApiDoNonReferencedCreditReq $doNonReferencedCreditRequest ) : Api\StructType\ApiDoNonReferencedCreditResponseType | boolean |
Method to call the operation originally named DoNonReferencedCredit
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \Api\StructType\ApiCustomSecurityHeaderType
- SOAPHeaders : required |
|
DoReauthorization ( Api\StructType\ApiDoReauthorizationReq $doReauthorizationRequest ) : Api\StructType\ApiDoReauthorizationResponseType | boolean |
Method to call the operation originally named DoReauthorization
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \Api\StructType\ApiCustomSecurityHeaderType
- SOAPHeaders : required |
|
DoReferenceTransaction ( Api\StructType\ApiDoReferenceTransactionReq $doReferenceTransactionRequest ) : Api\StructType\ApiDoReferenceTransactionResponseType | boolean |
Method to call the operation originally named DoReferenceTransaction
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \Api\StructType\ApiCustomSecurityHeaderType
- SOAPHeaders : required |
|
DoUATPAuthorization ( Api\StructType\ApiDoUATPAuthorizationReq $doUATPAuthorizationRequest ) : Api\StructType\ApiDoUATPAuthorizationResponseType | boolean |
Method to call the operation originally named DoUATPAuthorization
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \Api\StructType\ApiCustomSecurityHeaderType
- SOAPHeaders : required |
|
DoUATPExpressCheckoutPayment ( Api\StructType\ApiDoUATPExpressCheckoutPaymentReq $doUATPExpressCheckoutPaymentRequest ) : Api\StructType\ApiDoUATPExpressCheckoutPaymentResponseType | boolean |
Method to call the operation originally named DoUATPExpressCheckoutPayment
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \Api\StructType\ApiCustomSecurityHeaderType
- SOAPHeaders : required |
|
DoVoid ( Api\StructType\ApiDoVoidReq $doVoidRequest ) : Api\StructType\ApiDoVoidResponseType | boolean |
Method to call the operation originally named DoVoid
Meta informations extracted from the WSDL
- SOAPHeaderNames : RequesterCredentials
- SOAPHeaderNamespaces : urn:ebay:api:PayPalAPI
- SOAPHeaderTypes : \Api\StructType\ApiCustomSecurityHeaderType
- SOAPHeaders : required |
|
__toString ( ) : string |
Method returning the class name |
|
getResult ( ) : Api\StructType\ApiDoAuthorizationResponseType | Api\StructType\ApiDoCancelResponseType | Api\StructType\ApiDoCaptureResponseType | Api\StructType\ApiDoDirectPaymentResponseType | Api\StructType\ApiDoExpressCheckoutPaymentResponseType | Api\StructType\ApiDoMobileCheckoutPaymentResponseType | Api\StructType\ApiDoNonReferencedCreditResponseType | Api\StructType\ApiDoReauthorizationResponseType | Api\StructType\ApiDoReferenceTransactionResponseType | Api\StructType\ApiDoUATPAuthorizationResponseType | Api\StructType\ApiDoUATPExpressCheckoutPaymentResponseType | Api\StructType\ApiDoVoidResponseType |
Returns the result |
|
setSoapHeaderRequesterCredentials ( Api\StructType\ApiCustomSecurityHeaderType $requesterCredentials, string $nameSpace = 'urn:ebay:api:PayPalAPI', boolean $mustUnderstand = false, string $actor = null ) : boolean |
Sets the RequesterCredentials SoapHeader param |
|