Skip to content

Commit 9b23eb4

Browse files
authored
Update transition-to-one-platform.md
1 parent 0cd055a commit 9b23eb4

File tree

1 file changed

+23
-44
lines changed

1 file changed

+23
-44
lines changed

docs/subscriptions/transition-to-one-platform.md

+23-44
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,35 @@ sidebar_position: 13
33
---
44
import Launch from '/docs/shared-blocks/_launch.mdx';
55

6-
# 💙🧡 Preparation for the facade period
6+
# 💙🧡 Preparation to migrate to the NEW Recurring API
77

88
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:
99

10-
### When can I integrate to the Recurring API?**
11-
If you already want to reintegrate you can start now!
12-
13-
It is still the same team as before that is here to assist you with technical questions. Just send an email to [email protected], and we'll be happy to help! 😊
10+
**When can I integrate to the NEW Recurring API?**
11+
NOW! It is still the same team as before that is here to assist you with technical questions. Just send an email to [email protected], and we'll be happy to help! 😊
1412

1513
- [NEW Recurring API Reference](https://developer.vippsmobilepay.com/api/recurring/): Explore the documentation for the New Recurring API.
1614

1715
- [NEW Recurring API Documentation](https://developer.vippsmobilepay.com/docs/APIs/recurring-api/): Find detailed information on the New Recurring API.
1816

19-
- [NEW Recurring Changelogs](https://developer.vippsmobilepay.com/docs/APIs/recurring-api/CHANGELOG/): All notable changes to the Recurring API.
17+
- [NEW Recurring Changelogs](https://developer.vippsmobilepay.com/docs/APIs/recurring-api/CHANGELOG/): All changes to the Recurring API.
18+
19+
**Can I test the Recurring API?**
20+
21+
Yes - through test the new Recurring API through the merchant test environment on the new platform. If you want to test the Mobilepay Subscriptions facade instead please [read here](https://developer.mobilepay.dk/docs/subscriptions/transition-to-one-platform#10-test).
22+
23+
Please note:
24+
1. If you want to reuse your Subscriptions test data you will need to recreate your test data. Please note that all test data, including agreements, payments, refunds, and so on, created before will not be migrated from the Subscriptions sandbox to the Recurring merchant test environment.
25+
2. You will also have to integrate with the new and simplified Access Token API designed for the merchant test environment. The old MobilePay-issued access and refresh tokens for the sandbox will cease to function after the launch of Nordic Wallet. [Access token API guide](https://developer.vippsmobilepay.com/docs/APIs/access-token-api/)
26+
27+
The test environment is called Merchant Test (MT) and is now open for test. MT currently only allows Norwegian phone numbers, currency and merchants, but you can test the API and payment flow. Please see the details of [limitations of the test environment](https://developer.vippsmobilepay.com/docs/test-environment/)
28+
29+
In order to request access to the test environment, please use the following links:
2030

31+
- [Partners](https://www.vippsmobilepay.com/partner/become-a-partner)
32+
- [Merchants](https://vippsmobilepay.com/merchant-test-account-sign-up)
33+
34+
We will send you an e-mail with the information you need to get started. This is also needed even though you are an existing MobilePay integrator or merchant, since we need your information registered on our new joint platform.
2135

2236
**Timeline for existing subscriptions merchants and partners**
2337

@@ -282,17 +296,6 @@ Currently you were able to select how to receive settlements: daily or instant.
282296
:star:**Recommendation:** If you need to have your payments settled separately, log in to new Merchant Portal after NWL and select Single payment settlement functionality.
283297

284298

285-
### <s>8.2 Settlement time changes</s>
286-
287-
<s>Currently your money is settled 1 day after payments were executed, after NWL we will settle you money bit later - 2 days after payments were executed. </s>
288-
289-
<s>:star:**Recommendation:** your feedback is very important for us, let us know if you have a need to get settlements faster.</s>
290-
291-
292-
### <s>8.3 Gross Settlements</s>
293-
294-
<s>Currently we are sending you gross settlements (full amount of the payments) and later we were issueing you with an invoice for service fees. After NWL we will change how we are doing settlements and you will receive net value settlement where all necessary fees are already deducted. </s>
295-
296299
## **9. Other**
297300

298301
### 9.1 From the Nordic Wallet Launch callbacks will be sent from new DNS address
@@ -302,8 +305,6 @@ Above DNS addresses will also be used to call token retrieval endpoint for merch
302305

303306
### 9.2 Callback changes for recurring and one-off payments
304307

305-
306-
307308

308309
We will stop sending our old callbacks for one-off payment expiration and rejection by users from Nordic Wallet Launch.
309310

@@ -499,9 +500,7 @@ Please refer to the [NEW Recurring API endpoint description](https://developer.v
499500

500501
**To be clear:**
501502

502-
-Facade merchants: There will be not changes to the identifiers. The facade api will return the exact same identifiers.
503-
504-
Below you can find information for when merchants will re-integrate to the [NEW Recurring API Reference](https://developer.vippsmobilepay.com/api/recurring/)
503+
-Facade merchants: There will be not changes to the identifiers. The facade api will return the exact same identifiers. Below you can find information for when merchants will re-integrate to the [NEW Recurring API Reference](https://developer.vippsmobilepay.com/api/recurring/)
505504

506505

507506
**`providerid`**
@@ -585,35 +584,15 @@ Another method is [polling](https://developer.vippsmobilepay.com/docs/knowledge-
585584

586585
Callbacks will work on the facade API.
587586

588-
589-
### **3. Will I be able to test the new Recurring API?**
590-
You will be able to test the new Recurring API through the merchant test environment on the new platform. If you want to test the Mobilepay Subscriptions facade instead please [read here](https://developer.mobilepay.dk/docs/subscriptions/transition-to-one-platform#10-test).
591-
592-
Please note:
593-
1. If you want to reuse your Subscriptions test data you will need to recreate your test data. Please note that all test data, including agreements, payments, refunds, and so on, created before will not be migrated from the Subscriptions sandbox to the Recurring merchant test environment.
594-
2. You will also have to integrate with the new and simplified Access Token API designed for the merchant test environment. The old MobilePay-issued access and refresh tokens for the sandbox will cease to function after the launch of Nordic Wallet. [Access token API guide](https://developer.vippsmobilepay.com/docs/APIs/access-token-api/)
595-
596-
The test environment is called Merchant Test (MT) and is now open for test. MT currently only allows Norwegian phone numbers, currency and merchants, but you can test the API and payment flow. Please see the details of [limitations of the test environment](https://developer.vippsmobilepay.com/docs/test-environment/)
597-
598-
In order to request access to the test environment, please use the following links:
599-
600-
- [Partners](https://www.vippsmobilepay.com/partner/become-a-partner)
601-
- [Merchants](https://vippsmobilepay.com/merchant-test-account-sign-up)
602-
603-
We will send you an e-mail with the information you need to get started. This is also needed even though you are an existing MobilePay integrator or merchant, since we need your information registered on our new joint platform.
604587

605-
### **4. How will I find data about my payments?**
588+
### **3. How will I find data about my payments?**
606589

607590
We will migrate 3 years of historical data (agreements, payment requests, refunds). You will be able to access that data though:
608591
1. API GET calls. For new and historical data.
609592
3. Though [Merchant Portal](https://portal.vipps.no/register). Just for new transactions done after Nordic Wallet Launch.
610593
4. Integrate it into the [Report API](https://developer.vippsmobilepay.com/docs/APIs/report-api/). Read more [here](https://developer.vippsmobilepay.com/docs/mp-migration-guide/reporting/) about transition period.
611594

612-
### **5. I am using Transaction Reporting API, what should I do?**
613-
614-
We are asking you to reintegrate to alternative solution [Report API](https://developer.vippsmobilepay.com/docs/APIs/report-api/). Read more [here](https://developer.vippsmobilepay.com/docs/mp-migration-guide/reporting/) about transition period.
615-
616-
### **6. What cool features are there ahead?**
595+
### **4. What cool features are there ahead?**
617596

618597
For instance, there's profile sharing, allowing merchants to request users to share various information from the app, thereby streamlining the signup process. Additionally, we have upcoming campaigns, improved refund processes, enhanced capture capabilities, increased limits, expansion into three new markets, and various other flexibility improvements.
619598

0 commit comments

Comments
 (0)