ap2-cart-mandate

Create and sign AP2 Cart Mandates binding user authorization to merchant-signed product offers.

35|16|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill ap2-cart-mandate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ap2-cart-mandate
Source: https://github.com/OrcaQubits/agentic-commerce-claude-plugins/tree/main/ap2-agentic-payments/skills/ap2-cart-mandate
Command: npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill ap2-cart-mandate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables the secure and verifiable binding of user authorization to specific merchant-offered transaction details, crucial for human-present checkout flows in agentic commerce.

Core Features & Use Cases

  • Cart Mandate Creation: Generate AP2 Cart Mandates with merchant-signed product offers.
  • User Authorization Binding: Facilitate user signature on the Cart Mandate for explicit consent.
  • Use Case: When a user is browsing a merchant's site and adds items to their cart, this Skill can be used to construct the Cart Mandate that the user will then review and sign on their device.

Quick Start

Use the ap2-cart-mandate skill to create and sign a cart mandate for the provided product offers and user intent.

Frequently Asked Questions about ap2-cart-mandate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bind user authorization to cart offers for agentic checkout?

An AP2 Cart Mandate is a Verifiable Digital Credential that securely binds user authorization to merchant-signed product offers and user-signed confirmation. It is needed for human-present checkout flows in agentic commerce to ensure verifiable transaction consent.

How do I create and sign a cart mandate for merchant product offers?

You create and sign a cart mandate by providing merchant-signed product offers and user intent to the AP2 Cart Mandate process. It constructs the mandate, facilitates user review, and captures the user signature for explicit consent.

Does the AP2 Cart Mandate protocol require external dependencies for checkout verification?

The AP2 Cart Mandate protocol operates independently without external dependencies. It relies solely on the AP2 protocol specification to handle cart creation, signing, and verification processes for secure transaction binding.

Can I use cart mandates for human-present checkout in agentic commerce?

A standard checkout process lacks cryptographic verification of transaction details. The AP2 Cart Mandate approach uses a Verifiable Digital Credential to bind merchant-signed offers and user signatures, ensuring tamper-proof transaction binding for agentic commerce.

What are the limitations of using a Verifiable Digital Credential for cart authorization?

Using a Verifiable Digital Credential for cart authorization is limited strictly to binding user authorization to merchant-signed product offers. It operates within the AP2 protocol specification and does not handle payment processing or external checkout routing.