2012

Table Of Contents
ExpressCheckout API Operations
DoExpressCheckoutPayment API Operation
6
134 August 2012 SOAP API Developer Reference
NotifyURL xs:string
(Optional) Your URL for receiving Instant Payment Notification (IPN) about
this transaction. If you do not specify this value in the request, the notification
URL from your Merchant Profile is used, if one exists.
IMPORTANT: The notify URL applies only to
DoExpressCheckoutPayment. This value is ignored when
set in
SetExpressCheckout or
GetExpressCheckoutDetails.
Character length and limitations: 2,048 single-byte alphanumeric characters
ShipToAddress ns:AddressType
(Optional) Address to which the order is shipped.
PaymentDetailsItem ebl:PaymentDetailsItemType
(Optional) Details about each individual item included in the order.
EnhancedPaymentData ed:EnhancedPaymentDataType
(Optional) Enhanced Data section to accept channel-specific data (eBay).
NoteText xs:string
(Optional) Note to the merchant.
Character length and limitations: 255 single-byte characters
SoftDescriptor xs:string
A per transaction description of the payment that is passed to the buyers credit
card statement.
NOTE: Ignore when PaymentAction=Order.
SellerDetails ns:SellerDetailsType
(Optional) Details about the merchant. This information is used for emails sent
out for eBay transactions.
TransactionId xs:string
(Optional) Transaction identification number of the transaction that was
created.
NOTE: This field is only returned after a successful transaction for
DoExpressCheckout has occurred.
AllowedPaymentMethodType xs:string
(Optional) The payment method type. Specify the value
InstantPaymentOnly.
Field Description