# Vipps payment actions via Verifone Central

Use this tutorial to perform payment actions (partial capture, capture, sale, cancel, partial refund, full refund, multiple refunds) with Vipps from Verifone Central.

### Payment actions for Vipps <a href="#payment-actions-for-vipps" id="payment-actions-for-vipps"></a>

#### Capturing a transaction <a href="#capturing-a-transaction" id="capturing-a-transaction"></a>

&#x20; You can only perform a delayed capture transaction from Verifone Central. The minimum amount that you can capture is 1 NOK. The amount can be fully or partially captured, and you cannot do multiple partial captures.&#x20;

To capture a transaction from Verifone Central, follow these steps:

1. Log in to your Verifone Central account.
2. Navigate to the **Orders** / **Transaction** page and keep the *Orders* view.
3. Select the **Transaction ID** from the drop-down menu and type the *Transaction ID* in the search bar.
4. Click on the transaction and navigate to the **Actions** tab.
5. Select the **Capture** option and fill in the **amount**.
6. Click **Capture**.

![Capture Vipps transactio](https://verifone.cloud/sites/default/files/inline-images/1_56.jpg)<br>

#### Canceling a transaction <a href="#canceling-a-transaction" id="canceling-a-transaction"></a>

&#x20; You can cancel only the full amount, as partial void/cancel is not supported.

To void/cancel an authorized transaction from Verifone Central so that the consumer has no longer a hold on the account for his Vipps transaction, follow these steps:

1. Log in to your Verifone Central account.
2. Navigate to the **Orders** / **Transaction** page and keep the *Orders* view.
3. Select the **Transaction ID** from the drop-down menu and type the *Transaction ID* in the search bar.
4. Click on the transaction and navigate to the **Actions** tab.
5. Select the **Cancel** option.
6. Click **Cancel transaction**.

![Cancel Vipps transaction](https://verifone.cloud/sites/default/files/inline-images/2_25.jpg)<br>

#### Refunding a transaction <a href="#refunding-a-transaction" id="refunding-a-transaction"></a>

A shopper who has used Vipps to pay for a purchase can request full, partial, or multiple partial refunds. This is how you can issue a SALE\_SETTLED transaction refund action for a Vipps transaction via Verifone Central:

1. Log in to your Verifone Central account.
2. Navigate to the **Orders** / **Transaction** page and keep the *Orders* view.
3. Select the **Transaction ID** from the drop-down menu and type the *Transaction ID* in the search bar.
4. Click on the transaction and navigate to the **Actions** tab.
5. The *Refund* option is enabled. The following validations are in place:<br>
   * The amount cannot be empty.
   * The amount cannot be less than 1 NOK and more than 999999999999.99 NOK. Moreover, the amount cannot exceed the remaining amount of the original payment that the refund is for (e.g., 100 NOK, a refund cannot be done for 101 NOK).
   * Only NOK is accepted as currency.
   * The message is optional.
   * Refunds can be done for the full amount or partial amount until the original value is reached.
6. Enter the **amount** you want to refund.
7. Optionally, include a **reason** for the refund.
8. Click **Refund**.
9. If your refund is successful, the shopper is notified in their Vipps app.<br>
   * If the recipient of a refund cannot receive push notifications, the refund will be visible in the Vipps app next time the recipient logs in. The refund is displayed in the recipient’s bank account statement as well.
   * If your refund is successful, the transaction is linked to the original transaction and listed in the transactions report, and details are displayed in the transaction logs.

<img src="https://verifone.cloud/sites/default/files/inline-images/3_17.jpg" alt="Refund Vipps transaction" height="511" width="1386">


---

# 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/online-payments/payment-actions/vipps-payment-actions-via-verifone-central.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.
