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 93
Implementing 3-D Secure Transactions (UK Only)
Website Setup
B
Flow of field values among requests and responses. Not all fields are shown.
Example DoDirectPayment request
The following example shows the additional fields required for 3-D Secure transactions; refer
to the DoDirectPayment documentation for all required fields.
METHOD=DoDirectPayment&...&ECI3DS=5&CAVV=OTJlMzViODhiOTllMjBhYmVkMGU
=&AUTHSTATUS3DS=Y&MPIVENDOR3DS=Cardinal&VERSION=59.0
Website Setup
Cardinal and/or 3-D Secure require that you add specific elements to your web pages. These
include:
Integrate the authentication window to allow for consistent site branding during the
authentication process.
Display the Visa and MasterCard “Learn More” logos on your home and check-out pages.
Provide text and logo on the check-out page in which you collect payment information.
Notify the cardholder that they may be required to provide their authentication password.
Notify the cardholder of authentication results.
Refer to the Cardinal Thin Client Integration Guide for details.