# refund\_type

{% columns %}
{% column width="33%" %}
![](/files/fxUv4diBRtXinaox9Dnh)
{% endcolumn %}

{% column %}
**Description**

Merchant is prompted to select the refund mode. If only refund via card is enabled, this screen will be skipped. If there are other refund modes enabled, they will be displayed on the screen.

\
**Merchant/Customer action**

Selecting *Card* or *Mobile* will take the user to *Insert, Swipe, or Tap* screen.

Selecting *Check* or *Cash* will take the user to the screen to select the change to give back to user.

Selecting one of the other refund modes will start manual card entry to key in the card details

\
**Configuration Parameters**

`Merchant.ManualRefundEnabled` - enables Manual refund entry option.

`Merchant.CashEnabled` - enables payment by cash option.

`Merchant.CheckEnabled` - enables payment by check.

`Merchant.MotoPaymentEnabled` - enables mail/telephone order sale.

`Merchant.MotoRefundEnabled` - enables mail/telephone order refund.

*Commerce apps that support alternate payments* - if there are any commerce apps registered , the name and icon of the registered apps will be shown on *Insert, Swipe, or Tap* screen.
{% 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/refund_type.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.
