# Fortnox Payments

When an invoice is being set as paid in Fortnox, this information can be transferred to Moment and update the same invoice as paid in Moment.

## Requirements

To activate the Fortnox Payments integration, this needs to be added separately. And it requires the regular Fortnox integration to be enabled.

## Updates

Payment information from Fortnox are collected once a day, at 23:00 CET.&#x20;

## Configuration

The process to activate Payments is the same as for the regular integration, steps involved are shown [here](/help/moment-by-topic/integrations/real-time-integrations/fortnox/oauth-2-authorization.md). There are some differences in the dialogs shown, but other than that the method is the same.&#x20;

The first dialog shown is this, where the only thing needed is to enable and save it to start the activation.

<figure><img src="/files/6LbalUPjVFz5kovwVDYC" alt=""><figcaption></figcaption></figure>

After having saved, open again the dialog and start the authentication. This is done by clicking the "Authorize" button. This will start the authorization process and transfer you to Fortnox.

<figure><img src="/files/mICv4N0Ap9bICYQBkm4F" alt=""><figcaption></figcaption></figure>

After having logged in you will be presented the required access, approve this access to continue.

<figure><img src="/files/Rt3Y7RHHuDSAaLCrWu9D" alt=""><figcaption></figcaption></figure>

When the integration have been authorized, enter number of days back to get payments on the initial fetch of payments. Save this to activate it.

<figure><img src="/files/XwnNt0hLoKRPdu6PWuhm" alt=""><figcaption></figcaption></figure>

When activated the payments are gathered once a day, and then what's new in the last 24 hours.


---

# 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.milientsoftware.com/help/moment-by-topic/integrations/real-time-integrations/fortnox-payments.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.
