Skip to main content

Getting started

If you need help with your account or with the app, please contact us.

Vipps icon Vipps and MobilePay icon MobilePay are one company, Vipps MobilePay. If you are new to Vipps MobilePay or looking to learn more about the company, visit vippsmobilepay.com.

Apply for services

As a merchant or partner, you can apply for access to Vipps MobilePay services. You'll need separate merchant agreements for each country you want to operate in.

To learn about becoming a Vipps MobilePay merchant, see Apply for services.

Order a product

You can order a product while your merchant agreement is still being processed. You can also add products later, but note that there might be a small delay if additional risk evaluations are required.

What kind of product do you need?

Online services - Sell more with easier ways to log in and pay online.

In-person payments - Get paid in-person with through the app (e.g., Vippsnummer and MyShop) .

  • Shopping Basket - Let users select the items they buy from a list.
  • Open Amount - Let customers type how much they will pay.
  • Cash register systems - Connect Vipps MobilePay directly to your existing cash register system and use it to register users into your customer club.
Shopping Basket
Open Amount
Cash register integration

Learn about these products on vippsmobilepay.com.

How to check the status of your order

We'll contact you as soon as your order is processed and your Merchant Agreement is approved.

If you have ordered in-person payments: You don't need to do anything else on this page. Contact us at Vipps MobilePay customer support if you need help.

If you have ordered an online service: You can check the status on portal.vippsmobilepay.com. We'll email you the following information once you've been approved:

  • Sales unit name
  • Merchant serial number
  • Credentials for logging into the test app
Tip for partners

You can use the Management API to check a product order status for your merchants. See Partner guide: How to check the status of a product order.

Start testing

If you have ordered in-person payments: You don't need to do anything else on this page.

If you have ordered an online service: You'll be using the API platform to integrate Vipps/MobilePay into your website or system.

Once your sales unit is ready, you can start testing the applicable API endpoints and complete the corresponding checklists (e.g., ePayment checklist). For partners, there are additional steps.

Do you need help?

You can get help to create your Vipps MobilePay integration from partners and plugins.

superdad

Get your API keys

API keys are used for authentication with the API platform. These are credentials that confirm your identity and that your API request is valid.

You'll need API keys for sending requests on behalf of your sales unit.

Each sales unit has a unique set of API keys, so if you have many sales units, you will use different keys for each one.

API keys should be kept secret

Be very careful how you share your API keys. Use encrypted mail or provide other users with minimum access to see the keys for a sales unit in the portal.

All merchants with API access have access to the test environment.

A test sales unit is automatically created when a merchant submits an order for a Vipps MobilePay product that includes an API. The details and API keys can then be found in the Developer section on portal.vippsmobilepay.com. See the Merchant portal section for details about logging in.

The sales unit will have the same country code as the merchant it is created for. A Norwegian merchant can only create Norwegian sales units, a Danish merchant can only create Danish sales units, and Finnish merchants can only create Finnish merchants.

How to find the API keys

You can find the API keys for your test or production sales unit in the merchant portal, portal.vippsmobilepay.com. (Need help logging in?)

  1. Select For developers in the left menu. With the API keys tab selected, you should see a table with sales units.

    The API products for a sales unit
  2. Select either Production or Test, depending on the type of sales unit you are looking for.

  3. Find the sales unit in the table and click the corresponding Show keys button. A panel will open where you can copy the values of each key.

    For example:

    API keys

If you need to get/give the API keys from/to someone, be sure to do it securely. If you can't do that, then create a portal user for that person, and give them basic access to the sales unit.

All Vipps MobilePay customers can create as many sales units as they need in the test environment. Sale units in the test environment cannot be changed. See: How to create a test sales unit.

Get the test app

See Merchant Test (MT) app to find out how to download the app.

See the Test environment page for test environment limitations, test servers, test apps, and much more.

Send and receive

Get your test user

If you were not sent a test user, you should read about how to create one from the test environment page.

Use the test server address

To send API requests to the test app, you'll need to use this server address:

apitest.vipps.no

Understand the test environment

Please read about the test environment before going further.

Supporter man

Try a quick start guide

There are several quick start guides that you can run through to get started. Find the one that is most relevant for you. For example:

Working in production

When you are ready to work in production, you can make real customer transactions with the official Vipps or MobilePay app.

To work in production, you first need the API keys for your production sales unit. Find the API keys for your production sales units in the same was as described above.

Then, update the server address to the production server:

api.vipps.no
Rockets

Finding relevant information

The knowledge base information and resources to help you create your integration. You'll find troubleshooting tips, best practices, and FAQs, as well as design guidelines and assets (e.g., buttons).

If you are coming from MobilePay, see the Migration guide.

When you're ready to send API requests, see:

Each API type provides a step-by-step guide to using the API (e.g., ePayment Quick start).

Scooter

Help us improve our documentation

Did you find what you were looking for?