Skip to content

Commit 7a77fbc

Browse files
Update reporting.md
1 parent 8292db9 commit 7a77fbc

File tree

1 file changed

+2
-55
lines changed

1 file changed

+2
-55
lines changed

docs/reporting/reporting.md

+2-55
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,9 @@
11
# MobilePay Reporting API
22

33

4-
# Changes
5-
6-
:::caution Change of Reporting API in 2024
4+
:::caution
75

86
Please notice that as part of the merger between MobilePay and Norwegian Vipps, we will consolidate products on one joint platform.
9-
[See more here](https://developer.vippsmobilepay.com/docs/mp-migration-guide/reporting/)
10-
11-
:::
12-
13-
## API Transition Timeline
14-
[![Reporttimeline](/img/Reporttimeline.png)](/img/Reporttimeline.png)
15-
16-
17-
Reporting API allows you to query all transactions taking place at any of your MobilePay payment locations (payment points).
18-
19-
The main objective is to make it easier for you to do reconciliation on your side. We at MobilePay will provide you a detailed list of transactions (payments, fees, refunds) to help with that.
20-
:::info
21-
Reporting API lets you fetch transactions from these products offered by MobilePay:
22-
23-
- App payments
24-
- Subscriptions
25-
- Invoice
26-
- MyShop
27-
- PoS
28-
29-
:::
30-
31-
## How does it work
32-
33-
A settlement payout includes all your sales transactions from the previous day, net refunds and fees.
34-
By using the API, you get a full list of all sales transactions and corresponding fees, totalling the settlement on your bank account.
35-
You can reconcile your accounts with a high degree of data and transparency, moving your business towards always having up-to-date financial overviews.
36-
37-
:::note
38-
If you chose to have fees invoiced, then fees will not be deducted directly by MobilePay, and instead you will need to reconcile against the invoices you receive.
39-
**Invoiced fees are not visible in the API.**
40-
:::
41-
42-
## General notes
43-
44-
:::important
45-
46-
This document does not represent all of the technical information about Reporting API.
47-
This information can be found [here](/api/reporting).
48-
49-
:::
50-
51-
:::note Payment Point Id
52-
53-
When using the Reporting API, you will be introduced to the term `paymentPointId` - uuid assigned to every payment point.
54-
MobilePay has different API products and each product has their own payment points. `paymentPointId` might be named differently across products:
55-
56-
- In Subscriptions, `paymentPointId` is the same as `subscriptionProviderId`.
57-
58-
- In Invoices, `paymentPointId` is the same as `invoiceIssuerId`.
59-
60-
- In other products, it is the same.
7+
This product is now closed. Please visit our new developer documentation to see the new APIs we offer https://developer.vippsmobilepay.com/
618

629
:::

0 commit comments

Comments
 (0)