Integration Guide

Table Of Contents
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.