# PSD2 and SCA

The European Union's Strong Customer Authentication (SCA) requirements became effective on September 14, 2019. These new requirements, part of the [second Payment Services Directive](https://ec.europa.eu/info/law/payment-services-psd-2-directive-eu-2015-2366_en) (PSD2) regulations, mandate that two-factor authentication be conducted on certain online transactions.

We outline the steps you must implement to build SCA-compliant purchases and account management workflows in [Building payment workflows](/commerce-api/payments/building-your-workflows.md).


---

# 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.digitalriver.com/commerce-api/payments/psd2-and-sca.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.
