PayPal Web Services API - 2006 Bedienungsanleitung Seite 32

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 159
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 31
PayPal Web Services API Architecture
PayPal Web Services API Definitions
32 July 2006 Web Services API Reference
The core currency amount data type is derived from string, and all currency amount elements
have the following structure. The currencyID attribute is required.
<Amount currencyID=”currencyCode”>ns:BasicAmountType</Amount>
(The element name Amount is an example; actual element names can vary depending on the
specific API.)
BasicAmountType has a data type of ebl:CurrencyCodeType, which defines a large
number of different currency codes. However, for your processing to succeed, you must set
currencyCode to one of the values from the first column of Table 2.7, “PayPal-Supported
Currencies, Currency Codes, and Maximum Transaction Amounts” on page 31. Some APIs
support only a subset of these currencies.
API Overview By Business Function and Service Endpoint
The PayPal Web Services API consists of individual APIs for specific business uses, and the
individual APIs are grouped into two service endpoints.
TABLE 2.8 API Overview by Business Function and Service Endpoint
Business
Function SOAP Request/Response Production (Live)
Endpoint Test (Sandbox) Endpoint:
Authorization &
Capture API
DoCaptureRequest
DoCaptureResponse
DoAuthorizationRequest
DoAuthorizationResponse
DoVoidRequest
DoVoidResponse
DoReauthorizationRequest
DoReauthorizationRespons
e
api-aa.paypal.com/2.0/
api-aa-3t.paypal.com/2.0/
api-aa.sandbox.paypal.com/2.0/
Direct Payments
API
DoDirectPaymentRequest
DoDirectPaymentResponse
api-aa.paypal.com/2.0/
api-aa-3t.paypal.com/2.0/
Express Checkout
API
SetExpressCheckoutReques
t
SetExpressCheckoutRespon
se
GetExpressCheckoutDetail
sRequest
GetExpressCheckoutDetail
sResponse
DoExpressCheckoutPayment
Request
DoExpressCheckoutPayment
Response
api-aa.paypal.com/2.0/
api-aa-3t.paypal.com/2.0/
api-aa.sandbox.paypal.com/2.0/
Seitenansicht 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 158 159

Kommentare zu diesen Handbüchern

Keine Kommentare