# Card Integration

## Overview

Customers who have AirPlus, SEB or First Card corporate cards for their employees will be able to receive their corporate card transactions to Skovik automatically. Skovik will then connect every transaction to a corresponding receipt.

This feature has to be activated by the Skovik support. Reach out to <support@skovik.com> to request activation.

{% hint style="info" %}
This feature has to be activated by the Skovik support. Reach out to <support@skovik.com> to have a demo and request activation.
{% endhint %}

If you have another credit card provider than AirPlus, SEB or Nordea you can build an integration yourself, as explained in the following article:

{% content-ref url="/pages/ji2ssMgFZPfHfJ4PZL3H" %}
[System Integrations](/for-it-and-developers/system-integrations.md)
{% endcontent-ref %}

### Advantages of a credit card integration

There are several advantages of integrating Skovik and your credit card provider, such as the following:&#x20;

* You will receive the currency exchange rate used by the credit card provider.
* You will quickly see if you have a card transaction that is missing a receipt.
* For corporate cards that the company pays, Skovik will automatically connect the receipts to the right credit card invoice.

## Manage invoices and transactions

An administrator or person with finance rights in Skovik will be able to see the status of corporate card invoices and every card users transaction. Under **All card payments** in the admin menu, you see the progress of each invoice. If you click on the invoice, you will see what users have transactions in the invoice, and the status of each transaction.

## Additional articles

The process for the user is similar to the process without cards. The small differences are explained in the following article.&#x20;

{% content-ref url="/pages/SODoybcjt6brj4MX4qdw" %}
[AirPlus/SEB/First Card manual](/for-employees/english-manual/airplus-seb-first-card-manual.md)
{% endcontent-ref %}


---

# 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.skovik.com/features/card-integration.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.
