2013

Table Of Contents
ExpressCheckout API Operations
SetExpressCheckout API Operation
6
76 February 01, 2013 Name-Value Pair API Developer Guide
FundingSourceDetailsType Fields
Shipping Options Type Fields
BUYERUSERNAME xs:string
(Optional) The user name of the user at the marketplaces site.
BUYERREGISTRATIONDA
TE
xs:dateTime
(Optional) Date when the user registered with the marketplace.
Character length and limitations: Date and time are in UTC/GMTformat, for
example, 2011-06-24T05:38:48Z
Field Description
ALLOWPUSHFUNDING (Optional) Indicates whether the merchant can accept push funding. It is one of the
following values:
0 – Merchant can accept push funding.
1 – Merchant cannot accept push funding.
NOTE: This field overrides the setting in the merchant's PayPal account.
Field Description
L_SHIPPINGOPTIONISDEF
AULT
n
Default shipping optio displayed on the PayPal pages. This field is required if you
specify the Callback URL. It is one of the following values:
true – This is the default flat-rate shipping option. PayPal displays this option
and its amount by default.
false – This flat-rate shipping option and its amount are not displayed as the
default.
NOTE: There must be ONE and ONLY ONE default. It is not OK to have no
default.
L_SHIPPINGOPTIONNAME
n Internal name of the shipping option such as Air, Ground, Expedited, and so forth.
This field is required if you specify the Callback URL.
Character length and limitations: 50 character-string.
L_SHIPPINGOPTIONAMOUN
T
n
Amount of the flat rate shipping option. This field is required if you specify the
Callback URL.
Character length and limitations: Value is a positive number which cannot exceed
$10,000 USD in any currency. It includes no currency symbol. It must have 2
decimal places, the decimal separator must be a period (.), and the optional
thousands separator must be a comma (,).
Field Description