Integration Guide
Table Of Contents
- PayPal Payments Pro Integration Guide
- Contents
- Preface
- Introducing PayPal Payments Pro
- Introducing Direct Payment
- Introducing Express Checkout
- Getting Started With Direct Payment
- Getting Started With Express Checkout
- Integrating Recurring Payments
- How Recurring Payments Work
- Recurring Payments Terms
- Recurring Payments With Direct Payment
- Recurring Payments With the Express Checkout API
- Options for Creating a Recurring Payments Profile
- Recurring Payments Profile Status
- Getting Recurring Payments Profile Information
- Modifying a Recurring Payments Profile
- Billing the Outstanding Amount of a Profile
- Recurring Payments Notifications
- Getting Started With the PayPal Name-Value Pair API
- Implementing 3-D Secure Transactions (UK Only)
PayPal Payments Pro Integration Guide April 2012 99
Implementing 3-D Secure Transactions (UK Only)
cmpi_authenticate API
B
ErrDesc Empty if there is no error, otherwise, describes the error.
PAResStatus The outcome of the issuer’s authentication. Possible values are:
Y: Successful; merchant is protected.
N: Failed; no protection.
U: Unable to complete; no protection.
A: Successful; merchant is protected.
Cavv A random sequence of characters; this is the encoded authentication.
SignatureVerification Status of authentication eligibility. If not Y, then the cardholder is not
eligible for authentication. Possible values are:
Y: Good
N: Bad
EciFlag The Electronic Commerce Indicator (ECI).
MasterCard:
01: Merchant Liability
02: Issuer Liability
Visa:
05: Issuer Liability
06: Issuer Liability
07: Merchant Liability
Xid Transaction identifier from authentication.
Field Description