# validate\_transaction\_by\_card

{% columns %}
{% column width="33%" %}
Transaction Validator Based on Card
{% endcolumn %}

{% column %}
**Description**

Based on the PAN range or the AID, the configuration is checked to determine whether the card supports current transaction type. If the transaction type is not supported by the card, the transaction is declined. If the transaction is supported by the card, the transaction is continued.

\
**Configuration ParametersEach Products’s configuration specifies whether each of the following transaction type is supported for each of the technology - MSR, Manual, MOTO, CT and CTLS**

Purchase

Refund

Cashout

Purchase And Cashout
{% 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_transaction_by_card.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.
