# Strong Customer Authentication

Whenever you place an order with a credit or debit card issued in the European Economic Area (EEA), you may be requested to verify the transaction with your bank via a pop-up box or separate web page asking for:

* Something only you know (e.g. password)
* Something only you can access (e.g. one-time SMS code)
* Something only you have (e.g. fingerprint)

This two-factor authentication adds an extra layer of security to your online purchases, and is required by the PSD2 or Strong Customer Authentication directive. This regulation applies to all transactions made with cards issued in the EEA.

The extra authentication is set up, controlled, and approved by your bank, not by Innadril. If you have any issues with the authentication process, please contact your bank.


---

# 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://help.innadril.gg/payment/common-problems-with-payments/solutions-to-common-payment-issues/strong-customer-authentication.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.
