ap2-human-present-flow

Implement the AP2 human-present transaction flow for interactive agentic checkout.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the AP2 human-present transaction flow, ensuring users actively confirm cart details and payment methods for secure agentic checkout.

Core Features & Use Cases

  • Interactive Checkout: Guides users through reviewing and approving purchases.
  • Cart Mandate Handling: Manages the primary Verifiable Digital Credential for user confirmation.
  • Trusted Device Integration: Ensures user confirmation occurs on a secure, user-controlled surface.
  • Use Case: Implementing an e-commerce checkout where a user must explicitly approve the items and payment method before a purchase is finalized by an AI agent.

Quick Start

Implement the AP2 human-present transaction flow for interactive agentic checkout.

Frequently Asked Questions about ap2-human-present-flow

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

FAQPage Schema
How do I implement a human-present checkout flow for agentic commerce?

A human-present checkout flow for agentic commerce is implemented by guiding users through interactive cart confirmation and payment method selection. This process manages multi-step agent communication to ensure users explicitly approve purchases.

What is a Cart Mandate in AP2 payment processing?

A Cart Mandate in AP2 payment processing is a Verifiable Digital Credential used for user confirmation. It serves as the primary credential to securely validate cart details and payment methods during agentic checkout.

How do I verify user attestation on a trusted device surface for AI checkout?

User attestation on a trusted device surface for AI checkout is verified by routing confirmation steps through a secure, user-controlled environment. This ensures explicit user approval occurs before finalizing any agentic transaction.

Can I handle multi-step agent communication and challenges during interactive checkout?

Multi-step agent communication and challenges during interactive checkout can be handled by managing sequential agent interactions. The flow systematically processes user prompts and challenge handling to complete the transaction securely.

Do I need trusted device integration for AP2 human-present transactions?

Trusted device integration is required for AP2 human-present transactions to ensure user confirmation occurs on a secure surface. This integration guarantees attestation is captured from a user-controlled device during agentic checkout.

When should I use an interactive agentic checkout flow instead of automated processing?

An interactive agentic checkout flow should be used when users must explicitly review and approve items and payment methods before finalization. This human-present approach adds necessary security layers for sensitive transaction confirmation.