
Mobile Checkout Developer Guide October 2009 17
Mobile Checkout API Reference
SetMobileCheckout
2
Custom CUSTOM This element is a passthrough variable. Its value is
returned verbatim on the final PayPal Mobile
Checkout API, DoMobileCheckoutPayment. You
can use this value for whatever purpose you desire,
such as an accounting tracking number or additional
data needed by your applications (for example, a
session ID or other variable).
Character length and limitations: 256 single-byte
alphanumeric characters
xs:string No
InvoiceID INVNUM Your own invoice number or ID used to identify the
transaction.
Character length and limitations: 127 single-byte
alphanumeric characters
xs:string No
ReturnURL RETURNURL The customer’s browser returns to this URL after
choosing to pay with PayPal. The token is appended
to this URL as follows:
https://www.example.com/confirmorder?to
ken=<Token>
I MPORTANT: Always use a secure site for the return
URL. Mobile browsers may not
smoothly handle the transition from
secure sites (https) to unsecure sites
(http) and may display warning
messages or experience delays.
N OTE: PayPal recommends that the URL be the final
review page on which the customer confirms
the order and payment.
Character length and limitations: no limit.
xs:string Yes
CancelURL CANCELURL The customer is returned to this URL if they cancel
payment from within the PayPal flow by clicking the
Cancel or Return to Merchant buttons.
I MPORTANT: Always use a secure site for the
cancel URL. Mobile browsers may
not smoothly handle the transition
from secure sites (https) to unsecure
sites (http) and may display warning
messages or experience delays.
N OTE: PayPal recommends that the value be the
original page on which the customer chose to
pay with PayPal.
Character length and limitations: no limit
xs:string No
T
ABLE 2.1 SetMobileCheckout Request
SOAP NVP Description Data Type Req?
Comentarios a estos manuales