# AI Agent Policy - Luxe Glow Beauty Store # https://demo.aido-labs.co User-agent: * Allow: / Allow: /api/ Allow: /llm/ # AI Agent Access AI-Access: full AI-Commerce: enabled AI-Checkout: allowed AI-Payment: delegated # Capabilities WebMCP: enabled WebMCP-Tools: 18 Structured-Data: schema.org API-Format: REST, JSON # Rate Limits Requests-Per-Minute: 60 Concurrent-Sessions: 10 # Authentication Guest-Checkout: allowed Agent-Auth: optional # Data Access Product-Catalog: public Pricing: public Inventory: real-time Order-Status: authenticated # ═══════════════════════════════════════════════════════════════ # PAYMENT CONFIGURATION # ═══════════════════════════════════════════════════════════════ # Tokenized Payments (PCI-DSS Compliant) Payment-Provider: stripe Payment-Tokenization: enabled Payment-Token-Format: tok_* Raw-Card-Data: never-exposed # 3D Secure / SCA Compliance 3D-Secure: enabled SCA-Compliant: true Strong-Customer-Authentication: required-when-applicable # Supported Payment Methods Payment-Methods: card, apple_pay, google_pay, klarna, clearpay Digital-Wallets: apple_pay, google_pay Buy-Now-Pay-Later: klarna, clearpay # Delegated Payment Authorization Delegated-Payments: enabled Spending-Limits: configurable Per-Transaction-Limit: 200 EUR Daily-Limit: 500 EUR Monthly-Limit: 2000 EUR Payment-Allowance: per-transaction, daily, monthly Agent-Autonomous-Checkout: within-limits # Server-side Checkout Checkout-Sessions: stripe Redirect-To-Checkout: supported Embedded-Checkout: supported # ═══════════════════════════════════════════════════════════════ # WEBHOOK CONFIGURATION # ═══════════════════════════════════════════════════════════════ Webhook-Endpoint: /api/webhooks Order-Webhook: enabled Shipment-Webhook: enabled Webhook-Signing: HMAC-SHA256 # Supported Webhook Events Webhook-Events: order.created, order.confirmed, order.shipped, order.delivered, return.initiated, refund.processed # ═══════════════════════════════════════════════════════════════ # COMMERCE POLICIES # ═══════════════════════════════════════════════════════════════ Returns: 30-days Shipping-Zones: EU Currency: EUR Free-Shipping-Threshold: 75 EUR # Contact Support-API: /api/support Support-Response-Time: 4-hours