
Direct Payment API
DoDirectPaymentRequest
60 July 2006 Web Services API Reference
TABLE 5.6 Request: PaymentDetailsItemType Fields
Element Description Data Type
Allowable
Values
Required
?
Name
Item name.
Character length and limitations: 127 single-byte
characters
xs:string
See description. No
Amount
Cost of item
NOTE: You must set the currencyID attribute to
one of the three-character currency codes
for any of the supported PayPal currencies.
Limitations: Must not exceed $10,000 USD in any
currency. No currency symbol. Decimal separator
must be a period (.), and the thousands separator
must be a comma (,).
ebl:BasicAmount
Type
See description. No
Number
Item number.
Character length and limitations: 127 single-byte
characters
xs:string
See description. No
Quantity
Item quantity.
Character length and limitations: Any positive
integer
xs:string
See description. No
Tax
Item sales tax.
Character length and limitations: any valid currency
amount; currency code is set the same as for
OrderTotal.
ebl:BasicAmount
Type
See description. No
T
ABLE 5.7 CardOwner: PayerInfoType Fields
Element Description DataType
Allowable
Values
Required
?
Payer Email address of payer.
Character length and limitations: 127 single-byte
characters
ns:EmailAddress
Type
See description. No
FirstName Payer’s first name.
Character length and limitations: 25 single-byte
characters
ns:PersonName
Type
See description. Yes
LastName Payer’s last name.
Character length and limitations: 25 single-byte
characters
ns:PersonName
Type
See description. Yes
Komentáře k této Příručce