shop.alpic.ai
The official merch shop of Alpic, the AI commerce company. These are the branded goodies we hand out as hackathon prizes and at conferences — goggles, stickers, bottle openers, tattoos and more —…
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 4 · Act 3 · Transact 3 · Score: Not yet scored
Tool inspector
create_checkout
UCP Checkout capability. Create a checkout session from line items (variant id + quantity). Returns the session with status, totals, mandatory legal links, advertised payment handlers (in ucp.payment_handlers), and expiry.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
meta |
object | no | UCP request metadata (platform profile advertisement). |
line_items |
array | yes | — |
buyer |
object | no | — |
context |
object | no | — |
Raw JSON schema
{
"type": "object",
"properties": {
"meta": {
"type": "object",
"properties": {
"ucp-agent": {
"description": "Platform profile URI for capability negotiation.",
"type": "object",
"properties": {
"profile": {
"type": "string"
}
},
"required": [
"profile"
]
}
},
"description": "UCP request metadata (platform profile advertisement)."
},
"line_items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Variant id being purchased."
},
"quantity": {
"type": "integer",
"exclusiveMinimum": 0,
"maximum": 9007199254740991
}
},
"required": [
"id",
"quantity"
]
}
},
"buyer": {
"type": "object",
"properties": {
"first_name": {
"type": "string"
},
"last_name": {
"type": "string"
},
"email": {
"type": "string"
},
"phone_number": {
"type": "string"
}
}
},
"context": {
"type": "object",
"properties": {
"address_country": {
"type": "string"
},
"address_region": {
"type": "string"
},
"postal_code": {
"type": "string"
},
"intent": {
"type": "string"
},
"language": {
"type": "string"
},
"currency": {
"type": "string"
},
"eligibility": {
"type": "array",
"items": {
"type": "string"
}
}
}
}
},
"required": [
"line_items"
],
"$schema": "http://json-schema.org/draft-07/schema#"
}
Similar websites
birmakine.com
Bir Makine — Turkish marketplace for industrial machinery; browse current listings and find machines that fit your needs.
store.nekuda.ai
AI-native demo storefront
store.tryrankly.com
The official Rankly merch store — tees, polos, jackets, mugs, bottles, and everyday-carry for builders who care about craft. Ships internationally.
2ndface.info
2ndFace Tattoo — tattoo and piercing studio in Bucharest (Piața Unirii) offering custom tattoos, piercings, pricing, aftercare, and WhatsApp booking.