2012

Table Of Contents
SOAP API Developer Reference August 2012 143
ExpressCheckout API Operations
DoExpressCheckoutPayment API Operation
6
SuccessPageRedirect
Requested
xs:boolean
Flag to indicate whether you would like to redirect the buyer to sign up for
PayPal after completing the transaction.
If set to true, you can redirect users to the following URL with the token value
appended::
https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout-
success&token=(token)
BillingAgreementID xs:string
The ID of the billing agreement associated with the Express Checkout transaction.
FMFDetails
(deprecated)
ebl:FMFDetailsType
Fraud filter details.
This field is deprecated since version 63.0. Use FMFDetails in PaymentInfoType
instead.
ShipAmount xs:string
Amount of shipping charged on this transaction.
Character length and limitations: Must not exceed $10,000 USD in any currency. No
currency symbol. Regardless of currency, decimal separator must be a period (.), and
the optional thousands separator must be a comma (,). Equivalent to nine characters
maximum for USD.
SellerId xs:string
Unique, non-changing identifier for the merchant at the marketplace site. (Optional)
Character length and limitations: 13 single-byte alphanumeric characters.
SellerUserName xs:string
Current name of the merchant or business at the marketplace site. This name may be
shown to the buyer.
SellerRegistrationD
ate
xs:dateTime
Date when the merchant registered with the marketplace.
Character length and limitations: Date and time are in UTC/GMT format. For
example: 2011-06-24T05:38:?48Z.
Field Description