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
32 June 2006 Web Services API Reference
PendingReason NOTE: PendingReason is returned in the
response only if
PaymentStatus is
Pending.
The reason the payment is pending:
none: No pending reason
address: The payment is pending because your
customer did not include a confirmed shipping
address and your Payment Receiving Preferences is
set such that you want to manually accept or deny
each of these payments. To change your preference,
go to the Preferences section of your Profile.
echeck: The payment is pending because it was
made by an eCheck that has not yet cleared.
intl: The payment is pending because you hold a
non-U.S. account and do not have a withdrawal
mechanism. You must manually accept or deny this
payment from your Account Overview.
multi-currency: You do not have a balance in the
currency sent, and you do not have your Payment
Receiving Preferences set to automatically convert
and accept this payment. You must manually accept
or deny this payment.
verify: The payment is pending because you are not
yet verified. You must verify your account before
you can accept this payment.
other: The payment is pending for a reason other
than those listed above. For more information,
contact PayPal Customer Service.
ebl:PendingStatus
CodeType
xs:token
none
address
echeck
intl
multi-currency
verify
other
TABLE 3.6 Response: PaymentInfoType Elements
Element Description Data Type Possible Values