2007
Table Of Contents
- Name-Value Pair API Reference for Germany
- Preface
- Overview
- Accepting PayPal in Express Checkout
- Basic Checkout with PayPal
- Support giropay and electronic funds transfer
- Controlling the Shipping Address Using SetExpressCheckout
- Changing the Language on the PayPal Login Page Using SetExpressCheckout
- Changing the Logo on the PayPal Pages Using SetExpressCheckout
- Form-Filling Your Payment Review Page Using GetExpressCheckoutDetails
- Making a Sale Using DoExpressCheckoutPayment
- Changing the URL for IPN Using DoExpressCheckoutPayment
- Including Line Item Details Using DoExpressCheckoutPayment
- Including Subtotals Using DoExpressCheckoutPayment
- Updating Order Details Using DoExpressCheckoutPayment
- Updating the Shipping Address Using DoExpressCheckoutPayment
- Back-Office Administration
- NVP API Method and Field Reference
- Error Message Reference
- NVP API Web Samples
- The Java SDK
- The ASP.NET SDK
- Country Codes
- Index
Name-Value Pair API Developer Guide and Reference March 2007 85
Error Message Reference
RefundTransaction API Errors
10004 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
The partial refund amount must be a positive
amount
10004 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
You can not specify a partial amount with a
full refund
10004 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
A transaction id is required
10004 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
Transaction class is not supported
10004 Transaction
refused
because of an
invalid
argument. See
additional error
messages for
details.
The transaction id is not valid
10007 Permission
denied
You do not have permission to refund this
transaction
T
ABLE B.6 RefundTransaction API Errors
Error Code
Short
Message Long Message Correcting This Error...