Class TransactionStatusType

Description

TransactionStatusType

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

XSDType
   |
   --TransactionStatusType
Variable Summary
Method Summary
TransactionStatusType TransactionStatusType ()
void getStatusIs ()
void seteBayPaymentStatus (mixed $eBayPaymentStatus, [mixed $charset = 'iso-8859-1'])
void setIncompleteState (mixed $IncompleteState, [mixed $charset = 'iso-8859-1'])
void setLastTimeModified (mixed $LastTimeModified, [mixed $charset = 'iso-8859-1'])
void setPaymentMethodUsed (mixed $PaymentMethodUsed, [mixed $charset = 'iso-8859-1'])
void setStatusIs (mixed $StatusIs, [mixed $charset = 'iso-8859-1'])
Variables
mixed $eBayPaymentStatus (line 25)

Indicates the success or failure of an eBay Online Payment for the transaction.

If the payment failed, the value returned indicates the reason for the failure. Possible values: 0 = No payment failure. 3 = Buyer's eCheck bounced. 4 = Buyer's credit card failed. 5 = Buyer failed payment as reported by seller. 7 = Payment from buyer to seller is in PayPal process, but has not yet been completed.

mixed $IncompleteState (line 32)

Indicates the current state of the checkout process for the transaction.

Possible values: 0 = Checkout complete. 1 = Checkout incomplete. No details specified. 2 = Buyer requests total. 3 = Seller responded to buyer's request.

mixed $LastTimeModified (line 38)

Indicates last date and time checkout status or incomplete state was updated (in GMT).

mixed $PaymentMethodUsed (line 43)

Payment method used by the buyer. (See BuyerPaymentCodeList/Type).

mixed $StatusIs (line 49)

Indicates whether the transaction process complete or incomplete. Possible

values: 1 = Incomplete 2 = Complete

Inherited Variables

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor TransactionStatusType (line 51)
TransactionStatusType TransactionStatusType ()
geteBayPaymentStatus (line 90)
void geteBayPaymentStatus ()
getIncompleteState (line 99)
void getIncompleteState ()
getLastTimeModified (line 108)
void getLastTimeModified ()
getPaymentMethodUsed (line 117)
void getPaymentMethodUsed ()
getStatusIs (line 126)
void getStatusIs ()
seteBayPaymentStatus (line 94)
void seteBayPaymentStatus (mixed $eBayPaymentStatus, [mixed $charset = 'iso-8859-1'])
setIncompleteState (line 103)
void setIncompleteState (mixed $IncompleteState, [mixed $charset = 'iso-8859-1'])
setLastTimeModified (line 112)
void setLastTimeModified (mixed $LastTimeModified, [mixed $charset = 'iso-8859-1'])
setPaymentMethodUsed (line 121)
void setPaymentMethodUsed (mixed $PaymentMethodUsed, [mixed $charset = 'iso-8859-1'])
setStatusIs (line 130)
void setStatusIs (mixed $StatusIs, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From XSDType

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

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