# Payment methods

We offer a wide variety of payment methods, covering practically every retailer's needs.

## All standard payment methods

Full list of all standard payment methods available in Flow Retail.

Most payment methods are included, however some require a one-time cost to set it up and a monthly fee, either per terminal/device or per store.

<table><thead><tr><th width="176.7734375">Payment method</th><th width="164.73828125">Type</th><th width="192.44140625">Establishment</th><th>Per month</th></tr></thead><tbody><tr><td>Cash</td><td>Cash</td><td><mark style="color:green;background-color:green;">Included</mark></td><td><mark style="color:green;background-color:green;">Included</mark></td></tr><tr><td>Adyen</td><td><mark style="background-color:blue;">Card</mark></td><td>NOK 1500/store</td><td><mark style="color:green;background-color:green;">Included</mark></td></tr><tr><td>Nets</td><td><mark style="background-color:blue;">Card</mark></td><td>NOK 1500/store</td><td><mark style="color:green;background-color:green;">Included</mark></td></tr><tr><td>Verifone</td><td><mark style="background-color:blue;">Card</mark></td><td>NOK 1500/store</td><td><mark style="color:green;background-color:green;">Included</mark></td></tr><tr><td>Swedbank Pay</td><td><mark style="background-color:blue;">Card</mark></td><td>NOK 1500/store</td><td><mark style="color:green;background-color:green;">Included</mark></td></tr><tr><td>Stripe</td><td><mark style="background-color:blue;">Card</mark></td><td>NOK 1500/store</td><td><mark style="color:green;background-color:green;">Included</mark></td></tr><tr><td>PayEx</td><td><mark style="background-color:blue;">Card</mark></td><td>NOK 2500/store</td><td>NOK 250/store</td></tr><tr><td>Invoice</td><td>Bank</td><td><mark style="color:green;background-color:green;">Included</mark></td><td><mark style="color:green;background-color:green;">Included</mark></td></tr><tr><td>Invoice EHF</td><td>Bank</td><td>NOK 1500/store<br>+ NOK 5/invoice</td><td>NOK 400/store</td></tr><tr><td>Dintero</td><td>Mobile payment</td><td>NOK 1500/store</td><td>NOK 150/device</td></tr><tr><td>Softpay</td><td>Mobile payment</td><td>NOK 1500/store</td><td>NOK 250/device</td></tr><tr><td>Vipps</td><td>Mobile payment</td><td>NOK 1000/store</td><td><mark style="color:green;background-color:green;">Included</mark></td></tr><tr><td>Vipps MobilePay</td><td>Mobile payment</td><td>NOK 1000/store</td><td>NOK 250/device</td></tr><tr><td>Flow Gift Card</td><td>Gift Card</td><td><mark style="color:green;background-color:green;">Included</mark><br>+ NOK 5/card</td><td><mark style="color:green;background-color:green;">Included</mark></td></tr><tr><td>PayEx Gift Card</td><td>Gift Card</td><td>NOK 7500/store</td><td>NOK 250/store</td></tr><tr><td>Britannia Gift Card</td><td>Gift Card</td><td>Custom</td><td>Custom</td></tr><tr><td>Credit Voucher</td><td></td><td><mark style="color:green;background-color:green;">Included</mark></td><td><mark style="color:green;background-color:green;">Included</mark></td></tr><tr><td>Foreign Currency</td><td>Cash</td><td>NOK 2500/store</td><td><mark style="color:green;background-color:green;">Included</mark></td></tr><tr><td>Pre/part-payment</td><td>Part-payment</td><td>NOK 7500/store</td><td><mark style="color:green;background-color:green;">Included</mark></td></tr><tr><td>Custom payment</td><td>Any</td><td><mark style="color:green;background-color:green;">Included</mark></td><td><mark style="color:green;background-color:green;">Included</mark></td></tr></tbody></table>

{% hint style="warning" %}

## Pricing

Certain payment methods may incur extra fees, such as setup charges, monthly fees, and transaction costs from the relevant PSP[^1].

You will find the necessary details on each payment method's details page, or by contacting one of our retail experts.
{% endhint %}

[^1]: Payment Service Provider. The company and supplier delivering the actual payment service.


---

# 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.flowretail.com/docs/day-to-day-operations/selling/payments/payment-methods.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.
