2006
Table Of Contents
- Sandbox User Guide
- Preface
- Overview to the PayPal Sandbox
- Accessing the PayPal Sandbox and Email
- Setting up Test Users
- Testing PayPal Website Features
- Testing PayPal Web Services API Applications
- Technical Support
- Index
June 2006 35
Testing PayPal Web Services API Applications
Testing with the PayPal SDK Console
Follow the remaining steps begining with Step 4.
Testing with the PayPal SDK Console
The PayPal SDK includes a self-contained console for testing basic features of the SDK. With
the console, you can make actual PayPal Web Services API calls and is a good tool for
checking that your environment is properly configured and for learning the API structures and
elements.
For more information about the PayPal SDK, see the PayPal SDK Guide for any of the
supported platforms: Java, Microsoft .NET Framework, and PHP with PEAR.
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 5.2 API Overview by Business Function and Service Endpoint
Business
Function SOAP Request/Response
Service
Endpoint:
Production Service Endpoint: Test
Authorization &
Capture API
DoCaptureRequest
DoCaptureRespons e
DoAuthorizationR equest
DoAuthorizationR esponse
DoVoidRequest
DoVoidResponse
DoReauthorizatio nRequest
DoReauthorizatio nResponse
api.paypal.com/2
.0/
api-aa.sandbox.paypal.com/2.0/
Direct Payment API
DoDirectPaymentR equest
DoDirectPaymentR esponse
api.paypal.com/2
.0/
api-
aa.sandbox.paypal.com/2.0/
Express Checkout
API
SetExpressChecko utRequest
SetExpressChecko utRespons
e
GetExpressChecko utDetails
Request
GetExpressChecko utDetails
Response
DoExpressCheckou tPaymentR
equest
DoExpressCheckou tPaymentR
esponse
api.paypal.com/2
.0/
api-aa.sandbox.paypal.com/2.0/