# validate\_scheme\_by\_merchant

{% columns %}
{% column width="33%" %}
Scheme Validator Based on Merchant
{% endcolumn %}

{% column %}
**Description**

The configuration contains the schemes that are supported by the merchant. The scheme of the card presented is checked against the schemes supported by the merchant. If the scheme is not supported by the merchant, the card will be declined.

\
**Configuration Parameters**

Each merchant’s configuration specifies the schemes that are supported by the merchant

\
**Error Scenarios**

If the scheme is not supported by the merchant, the transaction is declined
{% endcolumn %}
{% endcolumns %}

\---


---

# 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/functional-specification/validate_scheme_by_merchant.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.
