Skip to content

Commit 6119e33

Browse files
Update index.md
1 parent 094036e commit 6119e33

File tree

1 file changed

+1
-65
lines changed

1 file changed

+1
-65
lines changed

src/pages/index.md

+1-65
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
hide_table_of_contents: true
33
---
44

5-
import Launch from '/docs/shared-blocks/_launch.mdx';
6-
75
<img
86
src={require('/img/main_hero.png').default}
97
alt="Banner"
@@ -12,66 +10,4 @@ import Launch from '/docs/shared-blocks/_launch.mdx';
1210

1311
We're thrilled to embark on the journey of creating the ultimate payment wallet experience for our wonderful customers, partners, and users in the Nordics. We are launching a single, unified platform: MobilePay in Denmark and Finland, and Vipps in Norway. Together this will be [**Vipps MobilePay**](https://developer.vippsmobilepay.com/).
1412

15-
The new platform means changes to all our products. Please visit each product site to learn more. The new platform is already launched in Finland and we are preparing for the Danish launch.
16-
17-
:::info Prepare for launch
18-
<Launch />
19-
:::
20-
21-
<div>
22-
<a href="/docs/app-payments/transition-to-one-platform">
23-
<img
24-
src={require('/img/main_app.png').default}
25-
alt="App Payments"
26-
style={{float : 'left', paddingBottom : 20}}
27-
/>
28-
</a>
29-
30-
<a href="/docs/invoice/transition-to-one-platform">
31-
<img
32-
src={require('/img/main_invoice.png').default}
33-
alt="Invoice"
34-
style={{float : 'right', paddingBottom : 20, paddingRight : 5}}
35-
/>
36-
</a>
37-
38-
<a href="/docs/online/transition-to-one-platform">
39-
<img
40-
src={require('/img/main_online.png').default}
41-
alt="App Payments"
42-
style={{float : 'left', paddingBottom : 20}}
43-
/>
44-
</a>
45-
46-
<a href="/docs/pos/transition-to-one-platform">
47-
<img
48-
src={require('/img/main_pos.png').default}
49-
alt="Invoice"
50-
style={{float : 'right', paddingBottom : 20, paddingRight : 5}}
51-
/>
52-
</a>
53-
54-
<a href="/docs/subscriptions/transition-to-one-platform">
55-
<img
56-
src={require('/img/main_subscriptions.png').default}
57-
alt="App Payments"
58-
style={{float : 'left', paddingBottom : 20}}
59-
/>
60-
</a>
61-
62-
<a href="/docs/reporting/transition-to-one-platform">
63-
<img
64-
src={require('/img/main_reporting.png').default}
65-
alt="Invoice"
66-
style={{float : 'right', paddingBottom : 20, paddingRight : 5}}
67-
/>
68-
</a>
69-
70-
<a href="/docs/support">
71-
<img
72-
src={require('/img/main_support.png').default}
73-
alt="Support"
74-
/>
75-
</a>
76-
77-
</div>
13+
The old MobilePay platform have now been closed and it is no longer possible to make new integrations for these. Please visit our new developer documentation to see our new products: https://developer.vippsmobilepay.com/

0 commit comments

Comments
 (0)