Skip to content

Commit 4543d36

Browse files
Update getting-started.md
1 parent 0209fe7 commit 4543d36

File tree

1 file changed

+3
-22
lines changed

1 file changed

+3
-22
lines changed

docs/app-payments/development-guide/getting-started.md

+3-22
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,7 @@
22
sidebar_position: 1
33
---
44

5-
# Getting started
5+
:::caution Closed
66

7-
You will be starting off in the Sandbox. Its purpose is to give developers a shielded environment for testing and integration purposes. Sandboxes are isolated from your production organization and give you the possibility to explore the API Platform.
8-
9-
## Register
10-
11-
All merchants should order the product needed on the MobilePay portal: [DK](https://admin.mobilepay.dk/)|[FI](https://admin.mobilepay.fi/).
12-
13-
## API documentation
14-
15-
Find the API documentation for App Payments and Webhooks in the API references below:
16-
17-
* [App Payments](/api/app-payments)
18-
* [Webhooks](/api/wehooks)
19-
20-
## Authentication
21-
22-
In order to do authentication you must use either an API key generated by the merchant on the MobilePay Portal, or by using the OAuth flow which is preferred if you are an integrator doing the integration on behalf of merchants.
23-
24-
* API keys: This is a simple solution aimed at merchants integrating on their own behalf. They are used to get unlimited access to resources in your merchant account. These are retrieved through the MobilePay Portal. If you choose this option you simply need to retrieve the API key from the MobilePay portal to get started.
25-
* OAuth: This is aimed at larger merchants or integrators integrating on behalf of one or more merchants. It is used to get authenticated and scoped access to any MobilePay merchant account. Use them when your application will access resources on behalf of multiple MobilePay merchant accounts, i.e. you are an integrator. If you choose this option please contact [email protected] to get started.
26-
27-
During the technical onboarding pelase inform us which authentication method you wish to use.
7+
It is no longer possible to onboard MobilePay App Payments. The product have been replaced with [ePayments API](https://developer.vippsmobilepay.com/docs/APIs/epayment-api/)
8+
:::

0 commit comments

Comments
 (0)