Changelog
View as Markdown (opens in a new tab)
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.
All notable changes to the current API will be documented here. To learn about API versioning, see API lifecycle.
Changes that affect multiple APIs are documented in the general changelog.
June 2026​
- Updated:
- Handler name:
com.vippsmobilepay.ucp.payment_handler→no.vipps.ucp.payment_handler(the strayno.vippsmobilepay.pay.payment_handlervariant in the Platform integration section is normalized to the same canonical name). - Spec and schema URLs:
ucp.vipps.no/...→ucp.vipps.no/... - Spec slug:
vipps_mp_payment_handler→vipps_payment_handler - Example return URLs:
chat.vippsmobilepay.com→chat.vipps.no
- Handler name:
February 2026​
- New: Build agentic and conversational checkout with the Universal Commerce Protocol (UCP) and the Vipps MobilePay payment handler, supporting
WALLETandCARDpayment methods.