complete_checkout_session
Place the order. Must provide valid AP2 mandate.
Schema
Input Schema
{
"type": "object",
"required": [
"session_id",
"ap2_mandate"
],
"properties": {
"session_id": {
"type": "string",
"description": "Session ID to complete"
},
"ap2_mandate": {
"type": "object",
"properties": {
"hash": {
"type": "string"
},
"signature": {
"type": "string"
}
},
"description": "AP2 Mandate containing hash and signature"
}
}
}
Verified Stores
1
Member Stores
Stores exposing the complete_checkout_session tool
Weekly UCP Report
Get the agentic commerce digest every Monday
Real adoption data, ecosystem trends, new spec versions, and the stores that broke or recovered this week. Read by founders and engineers building the next generation of commerce.
Weekly UCP Report
Issue #50 · Sep 14, 2026
+664
new verified stores
Verified rate
Latest spec
Cart capability
