Login API checklist
Did you try out the Login API?
Use this checklist as your integration requirement specification to ensure your Login API implementation is complete and production-ready.
It covers the key endpoints, quality assurance steps and pitfalls. Once you have completed your integration you must use the checklist to ensure that you have covered all areas of the integration.
- Partners
- Merchants
Flow to go live for partner integrations​
-
Complete your testing of the Login API. Use below list to ensure you cover all areas of the integration before you submit the checklist.
-
Send your filled out Login checklist to us at developer@vippsmobilepay.com.
Use this editable PDF to fill out and submit. Request examples in the checklist must be no more than 1 month old at the time you submit the checklist.
Together with the checklist please include a video of your Login flow and a short description of your solution. he video must include both a successful login flow and a failed login flow (where user rejects the login). -
Fill out production sign up form with details about your company and solution.
-
We will verify your integration and get back to you as soon as possible. After the checklist is approved, we'll send you the information you need to go live.
Download the editable Login checklist
Download the PDF - an editable PDF you can fill out and track your progress.
Flow to go live for direct integrations​
- Order Login.
- We will complete customer control (KYC, PEP, AML, and other compliance checks). As soon as the customer control is completed, independently of this checklist, we will make the production API keys available on the business portal and notify you that you can retrieve your keys.
- Retrieve your API keys.
- Complete all the checklist items.
- Verify the integration in the test environment.
- Verify the integration in the production environment:
- Partners only: Send your checklist to developer@vippsmobilepay.com. We don't do any kind of activation or make any changes based on this checklist, we just use it to verify that you have done the integration.
- Go live
| Login API checklist |
|---|
Endpoints to integrate​For examples of requests and responses, see the quick start guide. |
OpenID connect (Get OIDC well-known endpoint)​
|
JSON web keys discovery​ |
OAuth 2.0 authorize​(Only required if using the Login from a website flow) |
OAuth 2.0 token​ |
CIBA authentication​(Only required if using the Merchant-initiated login flow) |
User exists​(Only required if using the Merchant-initiated login flow) |
Quality assurance​ |
Ensure functionality​Verify that your solution works seamlessly across all browsers, including non-default mobile browsers (e.g., initiating login from Chrome on iOS). |
Connect existing accounts​Implement proper linking of the Vipps or MobilePay user to your own user registry. See recommendations on linking to user account. |
Handle errors​Make sure to log and handle all errors.
For example, handle cancelled logins and error situations while redirecting the user back to |
Avoid integration pitfalls​ |
Use correct flow​Native app integrations use the Login from a mobile app flows. Merchant-initiated login must not be used for web-based login. |
Do not use embedded iFrames​Integration with the Login API is redirect-based (i.e., do not use an embedded iFrame). |
Set company name and logo​The sales unit name appears on the Vipps MobilePay landing page. Both the name and logo appear in the Vipps or MobilePay app under Personal information > Companies with access. See how to change name and logo. |
Whitelist redirect URIs​Ensure that each |
Use only required scopes​Request only the scopes that you require, no "nice to have" scopes. If using national identity number, you must be granted access to request these scopes. See Login: scopes for details. |
Comply with our terms and conditions​If you, as a merchant, will act on behalf of others (e.g., share data you have gotten from us with other merchants), ensure that you comply with our terms: |
Follow design guidelines​The branding must be according to the Design guidelines. Use the button generator. |
Include standard HTTP headers​Send the HTTP headers in all API requests for better tracking and troubleshooting (mandatory for partners and platforms, who must send these headers as part of the checklist approval). |
Configure marketing consents​(Only required if you are collecting consents.) Ensure that you have the correct terms and conditions and privacy URL set up if you are collecting consents. |
Security​ |
Generate a |
Do not share |
Operational Status Page
We recommend that you subscribe to the Vipps MobilePay Operational Status Page for real-time updates on service availability, incidents, and maintenance.