Agentic commerce
Install AI tools
Our plugin gives your assistant up-to-date guidance for payments and login. Full instructions
- Claude Code
- Cursor
- Codex
- Any editor
Run both commands, in order.
claude plugin marketplace add vippsas/agent-toolkit
claude plugin install vipps@agent-toolkit
Open Settings, then Plugins.
Add vippsas/agent-toolkit as a plugin marketplace, then install the "vipps" plugin.
See the Codex plugin docs at developers.openai.com/codex.
Add vippsas/agent-toolkit as a plugin marketplace, then install the "vipps" plugin.
No plugin needed. Paste this into your assistant.
Read https://developer.vippsmobilepay.com/llms.txt for the Vipps MobilePay developer documentation.
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.