Agentic commerce
Install AI tools
Give your assistant up-to-date guidance for our APIs, with our plugin or without it.
The plugin is still under development. See the AI tools page for details.
- Claude Code
- Cursor
- Codex
- Without installing
Run both commands, in order.
claude plugin marketplace add vippsas/agent-toolkit
claude plugin install vipps-developer@agent-toolkit
Open Settings, then Plugins.
Add vippsas/agent-toolkit as a plugin marketplace, then install the "vipps-developer" plugin.
For the app, add the marketplace "vippsas/agent-toolkit" and then install "vipps-developer". For the CLI, run the following commands.
codex plugin marketplace add vippsas/agent-toolkit
codex plugin add vipps-developer@agent-toolkit
Paste this into any assistant.
Read https://github.com/vippsas/agent-toolkit/blob/main/plugins/vipps-developer/README.md for Vipps MobilePay integration guidance.
For troubleshooting, see the full instructions.
This documentation is under development. Content and integration details may change as we continue internal discussions. Feedback is welcome.
This documentation is for businesses that want to accept payments in agentic or conversational flows (e.g. via chat or AI assistants), and for platforms (such as agents or apps) that facilitate checkout and need to offer Vipps MobilePay as a payment option using the Universal Commerce Protocol (UCP).
Agentic commerce covers flows where AI assistants or other agents act on behalf of the user. Vipps MobilePay supports this through the Universal Commerce Protocol (UCP) and the Vipps MobilePay Payment Handler.
- Vipps MobilePay Payment Handler — Full specification for WALLET and CARD payments via UCP.
UCP schemas​
| Schema | URL |
|---|---|
| Wallet payment handler config | wallet_payment_handler.json |
| Payment instrument | payment_instrument.json |
| Wallet payment credential | wallet_payment_credential.json |
Technical details​
- Payment handler specification — Review the business and platform integration.