# 3DS Contracts

In some countries or regions, the local legislation requires the implementation of an additional authentication step for any online transaction. In such cases, as a merchant, you are required to add an extra level of security for your shoppers by using the 3DS security protocol. To be able to activate 3DS for your shoppers, you need a 3DS contract, that **will be set up for you by a Verifone representative**, and a 3DS Contract ID, that will be automatically generated through Verifone Central.

{% hint style="info" %}
If you are operating in a region that requires Secure Customer Authentication (SCA), a 3DS contract is required to accept customer-initiated transactions. For more information, read the [Strong Customer Authentication (SCA)](/online-payments/strong-customer-authentication-sca.md) and [3D Secure](/online-payments/strong-customer-authentication-sca/3d-secure.md) documentation.
{% endhint %}

You can view all the 3DS agreements that you set up for your shoppers on the *3DS Contracts* page in Verifone Central. Your 3DS contract enables you to set up a 3DS authentication for each of your transactions.

## Availability <a href="#availability" id="availability"></a>

Only a Verifone representative can create or edit a new 3D Secure contract or delete an existing one. For more information on your permissions, see the [Users and merchants roles](/verifone-central-getting-started/verifone-central/administration-tools/users-and-merchants-roles.md) documentation.

{% hint style="info" %}
The 3DS Contracts feature is available to all users for viewing, except for those with the Merchant Partner role.
{% endhint %}

## Benefits <a href="#benefits" id="benefits"></a>

This feature provides the following benefits:

* Allows you to view the 3DS Contract ID set up for your 3D Secure contract in a fast and accessible way.
* Allows you to browse through several 3DS Contracts for each of your payment processes.

For additional information on the EMV® 3D Secure and its benefits, read [3D Secure](/online-payments/strong-customer-authentication-sca/3d-secure.md).

## Viewing 3DS Contracts <a href="#viewing-3ds-contracts" id="viewing-3ds-contracts"></a>

To view this page, go to Verifone Central, and select **Administration** > **3DS Contracts** from the top menu.

{% hint style="warning" %}
To enable 3D Secure, a 3DS Contract needs to be created beforehand. The 3DS Contract ID is required in the Checkout configuration or in the Server-to-Server integration.
{% endhint %}

<div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/1_50.JPG" alt=""></div>

To search for a specific 3DS contract, use the search bar to look for a contract by name or to filter the list of contracts by organization.\
You can also view in the 3DS contracts list the status of each 3DS contract:

* **Pending** – This status occurs if the onboarding process is underway, and it may take approximately 5–7 days for the contract to become active after it was created.
* **Invalid** – This status indicates if any required information is missing, preventing onboarding to Cardinal. The authorized users need to update the missing details and re-initiate the contract creation process.
* **Onboarding Error** – The onboarding process failed in Cardinal. Further action may be required to resolve the issue.
* **Enabled** – The 3DS contract has been successfully onboarded and is fully operational for 3DS transactions.
* **Disabled** – The contract is currently inactive but can be re-enabled or permanently deleted if needed.
* **Deleted** – The contract has been removed and is now view-only.

{% hint style="info" %}
&#x20;For more details on the 3DS contract status or onboarding process, contact a Verifone representative.
{% endhint %}

<div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/2_44.JPG" alt=""></div>

Click any row in the table to view additional details of a specific 3DS Contract.

<div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/2_23.JPG" alt="" width="563"></div>

The **3DS Contract ID** can be easily copied for use in [online shopping cart](/online-payments/plugins.md) integrations as well as in [Checkout API](/api-reference/open-api-references/checkout.md) or [3D Secure API](/api-reference/open-api-references/3d-secure.md) integrations.

{% hint style="info" %}
When submitting 3DS authenticated payments, make sure **the 3DS Contract ID and the Payment Provider Contract ID that you are using are associated with the same Organization ID**.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verifone.com/verifone-central-getting-started/verifone-central/administration-tools/3ds-contracts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
