UltraCart’s integration with https://www.paay.co/ allows merchants to support 3DS 2.0 / PSD2 requirements.

Pre-requisites

Setup Paay.co Account

Navigate to:

Configuration → Checkout → Payments

Click on the Settings associated with credit cards as shown below:

Scroll to the bottom of the modal and configure the API Key and Secret Key associated with your Paay.co account:

Close the modal dialog and save.

Configure the Checkout Form

Open the visual builder for your checkout and edit the settings on the “checkout form” element as shown below:

You can configure:

Adding Missing Modal Dialog

Since the integration with Paay.co is new, theme releases have not occurred with the modal baked into them. The following CJSON file will provide the necessary modal. Once you add this modal underneath your checkout form element, make sure to pick the proper modal and panel elements.

If you are choosing to never challenge the customer (challenge indicator = No challenge requested) then these elements are not necessary.

Viewing 3DS Status on Orders

Order Management → View Orders → Result

You can adjust the columns that are displayed and the order to include a new column named “3DS Status”. Please see View Orders → Row & Column Orders for more information on how to adjust the columns.

Order Management → View Orders → Individual Order View

When you view an individual order, all of the 3DS fields will be displayed below the order if the order transacted with 3DS. Below is a sample screenshot of the display:

Order → Transaction History

If you view the transaction history associated with an order, the transaction response will contain all of the 3DS fields.

Reporting → Rotating Transaction Gateway History

If you run the Rotating Transaction Gateway History report, you can select 3DS = Yes to filter to only 3DS transactions.

In the Excel spreadsheet there will be a column labeled 3DS Status which will contain the overall 3DS status value as well as additional columns for the other 3DS related values.

FAQ

Q) How far in the future can the rebill be protected?

A) The expiration date on the 3DS information retrieved during the original checkout expires after 45 days.

Q) What if my gateway is not listed as supported?

A) UltraCart has to add support for individual gateways one by one. If your gateway is capable of supporting an external MPI, we can consider adding support for it.