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/app-payments/transition-to-one-platform.md
+13-15
Original file line number
Diff line number
Diff line change
@@ -129,23 +129,17 @@ The payment point was deprecated in 2023 since it won't continue to function as
129
129
Find the API spec for the endpoint here: https://developer.mobilepay.dk/api/app-payments#tag/Payments/operation/get-payments-list
130
130
131
131
### Test options
132
-
The new test environment is being prepared for the App Payments facade. We expect to release the first version of this during May. We will update this documentation when the test environment is ready.
132
+
The first version of the new test environment is ready for the App Payments facade. All features except Refund is available.
133
133
134
-
For now you will be able to test the new ePayments API through the merchant test environment on the new platform.
135
-
Please note:
136
-
1. If you want to reuse your App Payments test data you will need to recreate your test data. Please note that all test data, including payments, refunds, and so on, created before will not be migrated from the sandbox to the merchant test environment.
137
-
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 API key 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/) Prod API keys will continue to work.
134
+
#### Test credentials
135
+
**Test merchant**: Find a guide to create test merchant [here](https://developer.vippsmobilepay.com/docs/developer-resources/portal/#how-to-create-a-test-sales-unit). The test credentials consist of a client id, client secret and subscriptions key.
136
+
**Test user**: Find a guide to create test users [here](https://developer.vippsmobilepay.com/docs/test-environment/#test-users)
137
+
*For partners*: Please contact [email protected] to request a DK or FI test merchant and user.
138
138
139
-
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/)
140
-
141
-
In order to request access to the test environment, please use the following links:
Please note: If you want to reuse your App Payments test data you will need to recreate your test data. Please note that all test data, including payments, refunds, and so on, created on the old platform will not be migrated from the sandbox to the merchant test environment.
145
140
146
-
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.
141
+
**Authentication** You will have to integrate with the new and simplified Access Token API designed for the merchant test environment. The old MobilePay-issued API key for the sandbox will cease to function. [Access token API guide](https://developer.vippsmobilepay.com/docs/APIs/access-token-api/) Prod API keys will continue to work.
147
142
148
-
<!---
149
143
#### UserSimulation endpoint
150
144
The request to the userSimulation endpoint will be simplified.
For the new setup you will not need to supply a userId or paymentSourceId but instead a phoneNumber. When registering for test access on the new platform you will receive a new test phoneNumber
0 commit comments