2007

Table Of Contents
Accepting PayPal in Express Checkout
Updating the Shipping Address Using DoExpressCheckoutPayment
2
28 April 2007 Name-Value Pair API Developer Guide and Reference
z DESC: item description
z CUSTOM: field for your own use
z INVNUM: your invoice or tracking number
These three parameters may have been set in SetExpressCheckout.
Updating the Shipping Address Using
DoExpressCheckoutPayment
You may need to update the shipping address on PayPal if the customer updates the shipping
address after returning to your order review page. If this happens, you need to update the
shipping address for this transaction on PayPal.
You can update the shipping address by setting the following parameters in
DoExpressCheckoutPayment:
z SHIPTONAME
z SHIPTOSTREET
z SHIPTOSTREET2
z SHIPTOCITY
z SHIPTOSTATE
z SHIPTOCOUNTRYCODE
z SHIPTOPHONENUM
z SHIPTOZIP
EXAMPLE 2.12 Updating Order Details
Request
[requiredSecurityParameters]
&METHOD=DoExpressCheckoutPayment&
TOKEN=
EC-
5JA9268562132991T&PAYERID=95HR9CM6D56Q2&PAYMENTACTION=Sale&AMT=10.00&
DESC=Order+for+5+books&CUSTOM=Thank+you+for+your+business!&INVNUM=ABC1234567
Response
[successResponseFields]
&TOKEN=EC-
5JA9268562132991T&TRANSACTIONID=9JJ517146A732773R&TRANSACTIONTYPE=expresscheck
out&PAYMENTTYPE=instant&ORDERTIME=2006-08-
23T16:14:54Z&AMT=10.00&CURRENCYCODE=USD&FEEAMT=0.59&TAXAMT=0.00&PAYMENTSTATUS=
Completed&PENDINGREASON=None&REASONCODE=None