
Mobile Checkout API Reference
DoMobileCheckoutPayment
2
20 October 2009 Mobile Checkout Developer Guide
DoMobileCheckoutPayment
Call the DoMobileCheckoutPayment API to process the customer’s payment. If
DoMobileCheckoutPayment is successful, PayPal processes the payment.
DoMobileCheckoutPayment Request
DoMobileCheckoutPayment Response
TABLE 2.4 DoMobileCheckoutPayment Request
SOAP NVP Description Data Type Required
Token TOKEN A timestamped token that uniquely identifies this transaction.
Use the token returned in SetMobileCheckout response.
N OTE: The token returned by SetMobileCheckout
expires after 24 hours.
Character length and limitations: 20 single-byte characters
xs:string Yes
T
ABLE 2.5 DoMobileCheckoutPayment Response
SOAP NVP Description Data Type
Custom CUSTOM This element is a passthrough variable. Its value is
returned verbatim as set in the SetMobileCheckout
request. 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
InvoiceID INVNUM Your own invoice or tracking number, as set by you in
the element of the same name in SetMobileCheckout
request .
Character length and limitations: 127 single-byte
alphanumeric characters
xs:string
PayerInfo See
Table 2.7
on page 24
Information about the customer. See Table 2.7 on
page 24
.
ebl:PayerInfo
Type
Kommentare zu diesen Handbüchern