2006
Table Of Contents
- Authorization & Capture Integration Guide
- Preface
- Overview
- Basic Authorization & Capture on the PayPal Website
- Authorization & Capture API
- Order Authorizations Scenarios
- Best Practices
- Testing PayPal Authorization & Capture
- PayPal Authorization & Capture Statuses
- PayPal Authorization & Capture API Error Codes, Short Messages, and Long Messages
- IPN and PayPal Authorization & Capture
- Glossary
Web Services API Reference June 2006 35
Authorization & Capture API
DoVoid
DoVoid
DoVoidRequest voids an order or an authorization.
IMPORTANT:The AuthorizationID value on DoVoidRequest must be the original
authorization identification number, not the value of AuthorizationID
returned by DoReauthorizationResponse.
By definition, when the authorization period expires, the authorization or reauthorization of a
transaction is implicitly voided.
NOTE: DoVoidRequest is for use with both basic and order authorizations.
Diagram of DoVoid Types
The following diagram represents the composition of the DoVoidRequestType and
DoVoidResponseType elements. Elements required in the request are marked with an
asterisk.
FIGURE 3.7 DoVoid Types