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
Authorization & Capture API
DoCapture
30 June 2006 Web Services API Reference
DoCaptureResponse
Response to DoCaptureRequest.
Fields
T
ABLE 3.5 DoCaptureResponse Fields
Element Description Data Type Possible Values
Authorization
ID
The authorization identification number you
specified in the request.
Character length and limits: 19 single-byte
characters maximum
xs:string
See description.
PaymentInfo
Information about the payment. ebl:PaymentInfo
Type
See Table 3.6 on
page 30.
T
ABLE 3.6 Response: PaymentInfoType Elements
Element Description Data Type Possible Values
TransactionID
Unique transaction ID of the payment.
Character length and limitations: 17 single-byte
characters
xs:string
Transaction-
specific
Transaction
Type
The type of transaction
Character length and limitations: 15 single-byte
characters
ns:Payment
TransactionCode
Type
cart
express-checkout
PaymentType
Indicates whether the payment is instant or delayed.
Character length and limitations: Seven single-byte
characters
ebl:PaymentCode
Type
xs:string
none
echeck
instant
PaymentDate Time/date stamp of payment
xs:dateTime
Transaction-
specific
GrossAmount The final amount charged, including any shipping
and taxes form your Merchant Profile.
ebl:BasicAmountTyp
e
Transaction-
specific
FeeAmount PayPal fee amount charged for the transaction
ebl:BasicAmountTyp
e
Transaction-
specific
SettleAmount Amount deposited in your PayPal account after a
currency conversion.
ebl:BasicAmountTyp
e
Transaction-
specific