Reference Manual
Table Of Contents
- Web Services API Reference
- Preface
- Overview of the PayPal Web Services API
- PayPal Web Services API Architecture
- Core eBL Request/Response Structures
- Authorization & Capture API
- Direct Payment API
- Express Checkout API
- GetTransactionDetails API
- MassPay API
- RefundTransaction API
- TransactionSearch API
- Error Codes and Messages for All PayPal APIs
- Country Codes
- Index
GetTransactionDetails API
GetTransactionDetailsResponse
92 July 2006 Web Services API Reference
PaymentType
The type of payment
ebl:PaymentCode
Type
xs:string
none
echeck
instant
PaymentDate
Date and time of payment
xs:dateTime
GrossAmount
Full amount of the customer’s payment, before
transaction fee is subtracted
xs:string
FeeAmount
Transaction fee associated with the payment
xs:string
SettleAmount
Amount deposited into the account’s primary balance
after a currency conversion from automatic conversion
through your Payment Receiving Preferences or manual
conversion through manually accepting a payment. This
amount is calculated after fees and taxes have been
assessed.
ebl:BasicAmount
Type
TaxAmount
Amount of tax for transaction
xs:string
ExchangeRate
Exchange rate for transaction
xs:string
TABLE 7.2 GetTransactionDetailsResponse Fields
Element Included Element Description
Data Type and
Possible Values