Class DoDirectPaymentResponseType

Description

DoDirectPaymentResponseType

Located in /PayPal/Type/DoDirectPaymentResponseType.php (line 16)

XSDType
   |
   --AbstractResponseType
      |
      --DoDirectPaymentResponseType
Variable Summary
mixed $Amount
mixed $AVSCode
mixed $CVV2Code
Method Summary
DoDirectPaymentResponseType DoDirectPaymentResponseType ()
void getAmount ()
void getAVSCode ()
void getCVV2Code ()
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
void setAVSCode (mixed $AVSCode, [mixed $charset = 'iso-8859-1'])
void setCVV2Code (mixed $CVV2Code, [mixed $charset = 'iso-8859-1'])
void setTransactionID (mixed $TransactionID, [mixed $charset = 'iso-8859-1'])
Variables
mixed $Amount (line 21)

The amount of the payment as specified by you on DoDirectPaymentRequest.

mixed $AVSCode (line 27)

Address Verification System response code. Character limit: One single-byte

alphanumeric character

mixed $CVV2Code (line 32)

Result of the CVV2 check by PayPal.

mixed $TransactionID (line 37)

Transaction identification number.

Inherited Variables

Inherited from AbstractResponseType

AbstractResponseType::$Ack
AbstractResponseType::$Build
AbstractResponseType::$CorrelationID
AbstractResponseType::$Errors
AbstractResponseType::$Timestamp
AbstractResponseType::$Version

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor DoDirectPaymentResponseType (line 39)
DoDirectPaymentResponseType DoDirectPaymentResponseType ()
getAmount (line 72)
void getAmount ()
getAVSCode (line 81)
void getAVSCode ()
getCVV2Code (line 90)
void getCVV2Code ()
getTransactionID (line 99)
void getTransactionID ()
setAmount (line 76)
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
setAVSCode (line 85)
void setAVSCode (mixed $AVSCode, [mixed $charset = 'iso-8859-1'])
setCVV2Code (line 94)
void setCVV2Code (mixed $CVV2Code, [mixed $charset = 'iso-8859-1'])
setTransactionID (line 103)
void setTransactionID (mixed $TransactionID, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From AbstractResponseType

AbstractResponseType::AbstractResponseType()
AbstractResponseType::getAck()
AbstractResponseType::getBuild()
AbstractResponseType::getCorrelationID()
AbstractResponseType::getErrors()
AbstractResponseType::getTimestamp()
AbstractResponseType::getVersion()
AbstractResponseType::setAck()
AbstractResponseType::setBuild()
AbstractResponseType::setCorrelationID()
AbstractResponseType::setErrors()
AbstractResponseType::setTimestamp()
AbstractResponseType::setVersion()

Inherited From XSDType

XSDType::XSDType()
XSDType::getattr()
XSDType::getSoapValue()
XSDType::setattr()
XSDType::__set_attribute()

Documentation generated on Thu, 11 May 2006 22:39:11 -0400 by phpDocumentor 1.3.0RC3