PSP Merchant API
View as Markdown (opens in a new tab)
Work with these docs in your editor
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-toolkitclaude plugin install vipps@agent-toolkitThe PSP Merchant API lets Payment Service Providers (PSPs) onboard and manage merchants who accept Vipps MobilePay payments.
Who this is for
Use this API if you are a PSP integrating with any of the following:
MobilePay Online PSPs: Do not use this API. The MobilePay Online API has its own onboarding process.
How it works​
Setting up as a PSP involves two stages:
- Sign up as a PSP partner with Vipps MobilePay. This is done offline and gives you your PSP credentials, including your
PSP-ID. - Use this API to onboard each merchant you want to process payments for. Each merchant gets a unique Merchant Serial Number (MSN).
- Sign up as a PSP partner to receive a PSP-ID and credentials.
- Use the PSP-ID and credentials to onboard a merchant, which provides a Merchant Serial Number (MSN).
- Use the MSN to process payments on behalf of the merchant.
Start building​
Set up your PSP credentials and get access to the test environment before making API requests.
Technical details​
- Setup: Set up credentials and access the test environment.
- Quick start: Run the basic PSP Merchant API examples.
- API guide: Learn how the PSP Merchant API works.
- API reference: Browse the full API specifications.