Skip to main content

Webhooks API

View as Markdown (opens in a new tab)
Install AI tools

Our plugin gives your assistant up-to-date guidance for payments and login. Full instructions

Run both commands, in order.

claude plugin marketplace add vippsas/agent-toolkit
claude plugin install vipps@agent-toolkit

The Webhooks API enables you to receive notifications of Vipps MobilePay events.

How it works​

Register the event types your integration needs, then verify each incoming webhook before processing it. This lets your system react to changes without repeatedly polling an API.

Start building​

Follow the quick start to register a webhook and receive events.

Technical details​

If you're new to the platform, see Getting started for information about API keys, product activation, and the test environment.