2012
Table Of Contents
- Sandbox User Guide
- Contents
- Preface
- Overview to the PayPal Sandbox
- Accessing the PayPal Sandbox
- Setting Up Test Accounts
- Testing PayPal Website Features
- Testing an Express Checkout Integration
- Sandbox Test Tools
- Testing Error Conditions
- Testing Payment Review
- Technical Support
- Revision History
Sandbox User Guide April 2012 47
Testing Error Conditions
API Testing
7
DoExpressCheckoutP
ayment
TOKEN Token Specify the error code to trigger as all
digits in the field; for example, a token
value of 10755 triggers PP API error
code 10755.
DoExpressCheckoutP
ayment
November 2011
AMT (or)
PAYMENTREQUEST_
n_AMT
OrderTotal Specify the error code to trigger as all
digits in a number with two digits to
the right of the decimal point; for
example, 106.23 triggers PP API error
code 10623.
DoCapture AMT Amount Specify the error code to trigger as all
digits in a number with two digits to
the right of the decimal point; for
example, 106.23 triggers PP API error
code 10623.
DoVoid AUTHORIZATIONID AuthorizationID Specify the error code to trigger as all
digits in the field; for example, an ID of
10623 triggers PP API error code
10623.
DoReauthorization AMT Amount Specify the error code to trigger as all
digits in a number with two digits to
the right of the decimal point; for
example, 106.23 triggers PP API error
code 10623.
DoAuthorization AMT Amount Specify the error code to trigger as all
digits in a number with two digits to
the right of the decimal point; for
example, 106.23 triggers PP API error
code 10623.
MassPay EMAILSUBJECT EmailSubject Specify the error code to trigger as all
digits in the field; for example, a
subject of 10755 triggers PP API error
code 10755.
BillUser AMT Amount Specify the error code to trigger as all
digits in a number with two digits to
the right of the decimal point; for
example, 107.55 triggers PP API error
code 10755.
BAUpdate
Version 2.4
MPID MpID Specify the error code to trigger as all
digits in the field; for example, an ID of
10755 triggers PP API error code
10755.
API Name NVP Field Name SOAP Element Description