TransactionType
Contains information about a single transaction. A transaction contains information about the sale of a particular item. The system creates a transaction when a buyer has made a purchase (Fixed Price items) or is the winning bidder (BIN and auction items). A listing can be associated with one or more transactions in these cases: Multi-Item Fixed Price Listings Dutch Auction Listings A listing is associated with a single transaction in these cases: Single-Item Fixed Price Listings Single-Item Auction Listings
Located in /PayPal/Type/TransactionType.php (line 24)
XSDType | --TransactionType
The amount the buyer paid for the item or agreed to pay, depending on how far
into the checkout process the item is. If the seller allowed the buyer to change the item total, the buyer is able to change the total until the time that the transaction's status moves to Complete. Determine whether the buyer changed the amount by calling GetSellerTransactions or GetSellerTransactions and comparing the AmountPaid value to what the seller expected. For Motors items, AmountPaid is the amount paid by the buyer for the deposit.
Unique identifier for an authorization.
Container for buyer data.
Value returned in the Transaction/AmountPaid element, converted to the currency indicated by SiteCurrency.
Value returned in the Transaction/TransactionPrice element, converted to the currency indicated by SiteCurrency.
For fixed-price, Stores, and BIN items indicates when the purchase (or BIN) occurred. For all other item types indicates when the transaction was created (the time when checkout was initiated).
Deposit type for Motors items. If item is not a Motors item, then returns a
DepositType of None. Possible values: None Other Method Fast Deposit
Item info associated with the transaction.
Contains the number of individual items the buyer purchased in the transaction.
Includes shipping payment data.
Shipping cost totals shown to user (for both flat and calculated rates).
Container node for transaction status data.
Unique identifier for a transaction. Returns 0 when Type=1 (Chinese auction).
Typically, an ItemID and a TransactionID uniquely identify a checkout transaction.
Price of the item, before shipping and sales tax. For Motors, TransactionPrice is the deposit amount.
VAT rate for the item, if the item price includes the VAT rate. Specify the
VATPercent if you want include the net price in addition to the gross price in the listing. VAT rates vary depending on the item and on the user's country of residence; therefore a business seller is responsible for entering the correct VAT rate (it will not be calculated by eBay).
Inherited from XSDType
XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
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