Class DoCaptureRequestType

Description

DoCaptureRequestType

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

XSDType
   |
   --AbstractRequestType
      |
      --DoCaptureRequestType
Variable Summary
mixed $Amount
mixed $InvoiceID
mixed $Note
Method Summary
DoCaptureRequestType DoCaptureRequestType ()
void getAmount ()
void getCompleteType ()
void getInvoiceID ()
void getNote ()
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
void setAuthorizationID (mixed $AuthorizationID, [mixed $charset = 'iso-8859-1'])
void setCompleteType (mixed $CompleteType, [mixed $charset = 'iso-8859-1'])
void setInvoiceID (mixed $InvoiceID, [mixed $charset = 'iso-8859-1'])
void setNote (mixed $Note, [mixed $charset = 'iso-8859-1'])
Variables
mixed $Amount (line 26)

Amount to authorize. You must set the currencyID attribute to USD.

mixed $AuthorizationID (line 21)

The authorization identification number of the payment you want to capture.

mixed $CompleteType (line 33)

Indicates if this capture is the last capture you intend to make. The default is Complete. If CompleteType is Complete, any remaining amount of the original reauthorized transaction is automatically voided.

mixed $InvoiceID (line 44)

Your invoice number or other identification number.

mixed $Note (line 39)

An informational note about this settlement that is displayed to the payer in email and in transaction history.

Inherited Variables

Inherited from AbstractRequestType

AbstractRequestType::$DetailLevel
AbstractRequestType::$ErrorLanguage
AbstractRequestType::$MessageID
AbstractRequestType::$Version

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor DoCaptureRequestType (line 46)
DoCaptureRequestType DoCaptureRequestType ()
getAmount (line 94)
void getAmount ()
getAuthorizationID (line 85)
void getAuthorizationID ()
getCompleteType (line 103)
void getCompleteType ()
getInvoiceID (line 121)
void getInvoiceID ()
getNote (line 112)
void getNote ()
setAmount (line 98)
void setAmount (mixed $Amount, [mixed $charset = 'iso-8859-1'])
setAuthorizationID (line 89)
void setAuthorizationID (mixed $AuthorizationID, [mixed $charset = 'iso-8859-1'])
setCompleteType (line 107)
void setCompleteType (mixed $CompleteType, [mixed $charset = 'iso-8859-1'])
setInvoiceID (line 125)
void setInvoiceID (mixed $InvoiceID, [mixed $charset = 'iso-8859-1'])
setNote (line 116)
void setNote (mixed $Note, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From AbstractRequestType

AbstractRequestType::AbstractRequestType()
AbstractRequestType::getDetailLevel()
AbstractRequestType::getErrorLanguage()
AbstractRequestType::getMessageID()
AbstractRequestType::getVersion()
AbstractRequestType::setDetailLevel()
AbstractRequestType::setErrorLanguage()
AbstractRequestType::setMessageID()
AbstractRequestType::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