> For the complete documentation index, see [llms.txt](https://docs.emobiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emobiq.com/emobiq-client/006-actions-and-visual-logic/action-reference/cordova/payment/mcptransactrefund.md).

# mcpTransactRefund

## Description

MCP transact refund.

## Input / Parameters

| No | Name                  | Description                                                               | Data Type    | Required |
| -- | --------------------- | ------------------------------------------------------------------------- | ------------ | -------- |
| 1  | connector             | Name of connector and created in the Services and Global Components page. | String       | Yes      |
| 2  | mcpTerminalId         | MCP terminal Id to pass in header                                         | String       |          |
| 3  | currency              | Currency                                                                  | String       |          |
| 4  | originalTransactionId | Original Transaction Id                                                   | String       |          |
| 5  | totalAmount           | Total Amount                                                              | String       |          |
| 6  | callback              | Success callback                                                          | FunctionList |          |
| 7  | errorCallback         | Error callback                                                            | FunctionList |          |

## Output

## Callback

## Video

## Example

* N/A

### Step

* N/A

### Result

* N/A

## Links
