No momento, esta página não está disponível em português
Payment-method icon

Vipps

Add Vipps to an existing Drop-in integration.

On this page, you can find additional configuration for adding Vipps to your Drop-in integration.

Before you begin

This page assumes you have already:

import { AdyenCheckout, Vipps} from '@adyen/adyen-web'

API reference

Select which endpoint you're integrating:

Parameter name Required Description
shopperStatement The description of this payment shown in the Vipps app. If you don't specify a shopperStatement, we'll use the value that you provided as the reference to populate this field.

Drop-in configuration

There are no configuration steps specific to Vipps required for Drop-in.

Test and go live

To test your integration, install a Vipps test app, and use the following credentials:

Phone number National Identity Number (NIN) PIN
94987289 09104226830 1236
99460821 23035007725 1236

The Vipps test app is limited to a Visa test card. You can test different scenarios by adding additionalData.RequestedTestAcquirerResponseCode to your /payments request, as described in Using additional data.

Check the status of Vipps test payments in your Customer Area > Transactions > Payments.

Go live

Before you can accept live Vipps payments, you need to submit a request for Vipps in your live Customer Area.

See also