# 3D Secure from the Merchant's Perspective

### Introduction

With the rise of e-commerce, payment security has become a major issue. To address this challenge, the 3D Secure (3DS) protocol was developed to strengthen the protection of online transactions. By adding an authentication step, it secures purchases and limits the risk of fraud. Find out why this technology is essential for merchants and mandatory in Europe.

### Conclusion

Implementing **3D Secure** is more than just a legal requirement for European merchants: it's a real opportunity to optimize payment security and strengthen customer trust. By reducing the risk of fraud and facilitating secure transactions, this technology contributes to a better shopping experience and enhanced protection for merchants and consumers.

### What is 3D Secure?

3D Secure (3DS) is a security protocol developed to enhance the security of online transactions. This technology adds an extra layer of security to online purchases, requiring buyers to complete an authentication step before the transaction can be finalized.

### Importance for Traders

1. **Fraud Reduction**: 3D Secure helps protect merchants from fraudulent chargebacks. By verifying the buyer's identity, the risk of fraudulent transactions is significantly reduced.
2. **Customer Confidence**: Using 3D Secure can improve customer confidence in the security of a shopping platform. This can result in increased sales and customer loyalty.
3. **Regulatory Compliance**: In Europe, the adoption of 3D Secure is often mandated by current regulations, notably the Payment Services Directive 2 (PSD2) which aims to improve the security of online payments.

### Why is it mandatory in Europe?

European regulations, particularly through PSD2, impose strict requirements for strong customer authentication for online transactions. The goal is to further secure electronic payments, protect consumers against fraud, and ensure a digital single market. 3D Secure is therefore becoming an essential element of this policy by providing a strong authentication mechanism that complies with regulatory requirements.

In short, for merchants in Europe, implementing 3D Secure is not only a necessity to comply with regulations but also a beneficial strategy to reduce fraud risks and strengthen customer trust.


---

# 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.yoplanning.support/en/faq/faq-generale/3d-secure-du-point-de-vue-du-commercant.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.
