You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/subscriptions/transition-to-one-platform.md
+5-9
Original file line number
Diff line number
Diff line change
@@ -6,20 +6,18 @@ import Launch from '/docs/shared-blocks/_launch.mdx';
6
6
# 💙🧡 Preparation for the facade period
7
7
8
8
Your existing Subscriptions APIs will continue to work until the end of 2024 through facade we build.
9
-
While our primary goal is to provide an effortless transition, we want to inform you that some functionality will be changing or closed starting from the Nordic Wallet Launch 🚀. To ensure a smooth experience, we ask you to review the upcoming changes outlined below and update your integration accordingly. We strive to keep you informed every step of the way and support you throughout this process. Thank you for being a part of our journey toward creating the best and most user-friendly payment wallet in the Nordics. :orange_heart::blue_heart:
9
+
While our primary goal is to provide an effortless transition, we want to inform you that some functionality will be changing or closed starting from the Nordic Wallet Launch 🚀. Thank you for being a part of our journey toward creating the best and most user-friendly payment wallet in the Nordics. :orange_heart::blue_heart:
10
10
11
11
:::danger Important info
12
-
To make the transition as smooth as possible, we will migrate all merchants and automatically switch you to the new facade once it is live. All you need to do is ensure that you have adjusted your integration to the changes mentioned below before 12th of martch, and we'll take care of everything else. If you have any questions, feel free to reach out to us at [email protected]
12
+
To make the transition as smooth as possible, we will migrate all merchants and automatically switch you to the new facade once it is live.
13
13
:::
14
14
15
15
**Timeline for existing subscriptions merchants and partners**
-**NOW** Take a look at the change list here and implement changes if needed for the Facade period
20
-
-**2024Q1** Be ready with adjustments needed for your integration for the Facade period.
21
-
-**2024Q1 March 12th** We finally launch Nordic Wallet Launch in Denmark 🇩🇰 and migrate all Danish merchants
22
-
-**2024** Plan and integrate new [Recurring API](https://developer.vippsmobilepay.com/docs/APIs/recurring-api/)
19
+
-**2024Q1 March 12th** We launch Nordic Wallet Launch in Denmark 🇩🇰 and migrate all Danish merchants
20
+
-**2024** Integrate new [Recurring API](https://developer.vippsmobilepay.com/docs/APIs/recurring-api/)
23
21
-**2025Q1** Be ready with your API integration to the Recurring API. 🧡 💙 The facade will be switched off.
24
22
25
23
:::info Prepare for launch
@@ -96,7 +94,7 @@ Parameter: `disable_notification_management`, `notifications_on` will be ignored
96
94
97
95
### 2.4 Invalid recurring payments
98
96
This one is a bit more technical. ⚙️ Currently, we are saving every payment request you send to us, even Invalid ones. You can check the whole status diagram [here](https://developer.mobilepay.dk/docs/subscriptions/subscriptions-payments#payment-state-diagram). From Nordic Wallet Launch, we will stop storing these requests. This will not impact payment validation or payment execution logic. You will still get callbacks about payment status changes.
99
-
97
+
100
98
101
99
## **3. One-off payments**
102
100
@@ -212,8 +210,6 @@ Note: For payments made before Nordic Wallet Launch, status_callback_url will st
212
210
213
211
We will be streamlining the user interface of the app to provide a more focused and efficient experience for you and your customers. As a result, the list of potential merchants will no longer be displayed in the app. However, please be assured that all active and stopped agreements will still be readily visible to the app users.
214
212
215
-
:star:**Recommendation:** We understand that being present in the potential agreement list can be important to you. Although this feature will be going away, please know that we still value your feedback and aim to provide the best experience for our common customers.
216
-
217
213
### 5.2 Merchant information on agreements
218
214
219
215
Currently, you are able to show your contact information in every agreement for your customer in the agreement Info tab: Website, Customer Support, Self Service, FAQ. From Nordic Wallet Launch, this contact information will no longer be displayed for the user.
0 commit comments