Webhooks API
Available for Vipps. New event types may be provided in the future.
Available for MobilePay in selected markets at the Vipps MobilePay joint platform launch.
The API works this way:
- You register a webhook URL
- We send updates and information to the webhook URL you have specified
You can subscribe to published event types by registering webhooks. You will then be notified when any matching events are published for the given sales unit's Merchant Serial Number.
The Webhooks API supports:
- ePayment API
- QR API: Merchant Callback QR codes (coming soon)
Next stepsโ
- API quick start: Run the basic examples in curl or Postman.
- API guide: Learn about the Webhooks API.
- Events: See the events you can register for.
- Request Authentication - Learn how to authenticate the webhooks.
- API FAQ: Look for your question among those people have asked before.
- API spec: Go to the endpoint specifications.
If you're new to the platform, see Getting started for information about API keys, product activation, and the test environment.