get_checkout_link
Get the URL where the shopper completes checkout in their browser — reviewing the cart, choosing delivery and paying (card via the store's payment provider, or cash on delivery). Payment always happens on the store's own pages, never in chat.
Schema
Input Schema
{
"type": "object",
"required": [
"cartId"
],
"properties": {
"cartId": {
"type": "string"
}
},
"additionalProperties": false
}
Verified Stores
1
Member Stores
Stores exposing the get_checkout_link 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
