Skip to content

How Checkout.com’s scores are calculated

The full audit trail, recomputed from the verdict data at build time through the same code that produced the leaderboard: verdict × quality × story weight per cell, cells sum to dimension scores, dimensions blend into the PA Score. Every number on the product page is reproducible from this page alone; for why the formula looks like this, see the methodology.

verdict factors: full ×1.0 · partial ×0.6 · disputed ×0.3 · none ×0.0 · n/a excluded from both sides · cell points = weight × quality × factor · cell max = weight × 10

PA Score31/100

Agent-ready 60.9 × 0.30 = 18.27

API quality 11.4 × 0.20 = 2.28

Openness 25.2 × 0.20 = 5.04

Built-in AI 27.1 × 0.15 = 4.07

Automation 9.0 × 0.15 = 1.35

(18.27 + 2.28 + 5.04 + 4.07 + 1.35) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 31.01 ÷ 1.00 = 31.0

Scores are stored to 1 decimal; the product page’s pills round to whole numbers for display. Each dimension below shows the stories, verdicts, and cited evidence behind its number.

Agent-ready60.9/100×0.30 of the PA blend

Outside-in: can YOUR agent reach and drive this product — API, MCP, CLI, headless runs, agent docs.

Point an agent at llms.txt or agent-oriented docsweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [probe] https://www.checkout.com/llms.txtPROBE llms.txt: HTTP 200 at https://www.checkout.com/llms.txt # Checkout.com: High-performance global payments platform for enterprise and scaling businesses Checkout.com is a finan
  • [claimed-docs] https://www.checkout.com/llms.txtUnified Payments API: Connect to all payment methods through a single API integration.
  • [claimed-docs] https://www.checkout.com/docs/llms.txtRequest a payment using a token, a network token, a payment instrument, or the full card details.
  • [claimed-docs] https://www.checkout.com/docs/llms.txtUse your Checkout Business Account to efficiently manage your funds across our product suite.
  • [probe] https://www.checkout.com/docs.mdPROBE docs-md: HTTP 404 at https://www.checkout.com/docs.md

Run the product headlessly / in CI for automationweight 2

2 (weight) × 7 (quality) × 0.6 (partial) = 8.4 of 20 max

  • [claimed-docs] https://www.checkout.com/docs/developer-resources/api/idempotencyIdempotent retries are first-class: "The following endpoints from our API support idempotent requests, so you can safely retry them without the risk of a duplicate request: /payment-contexts, /payments, /payments/{id}/authorizations, /payments/{id}/cancellations, /payments/{id}/captures, /payments/{id}/refunds, /payments/{id}/voids, /transfers" — "provide a unique key in the `Cko-Idempotency-Key` HTTP header. This key is cached in our system if the request returns a `2xx` response code", with a configurable idempotency window via account management.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/api/manage-api-keysTwo documented server-side authentication forms — "Access keys (OAuth 2.0)" (client-credentials flow) and "Secret keys" — plus public keys for client-side channels, letting integrations choose OAuth 2.0 scoped access or classic API keys per processing channel.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/testingA dedicated test-account environment with per-scenario testing docs: payments testing, test cards, disputes testing, fraud-detection testing, bank payouts testing, AVS/ANI check testing — plus a public "Get test account" signup at checkout.com/get-test-account.
  • [github] https://github.com/checkout/checkout-sdk-nodeThe official Node.js SDK for Checkout.com payment gateway.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/testing/test-cardsTest cards

Plug MCP servers into this product so it can use their toolsweight 3

n/a — not applicable to this product: excluded from numerator and denominator

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Connect an agent via an official MCP serverweight 3

3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max

  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com MCP Server (Beta) "enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment", with unified access to the technical docs, the API reference, and the support site. Documented capabilities: "Guided onboarding. Ask your AI agent to use the Guide tool to help you choose the best integration path"; "Manage payment operations. Query payment statuses, issue refunds, void payments, and create and manage payment links"; "Reduce hallucinations. Your AI agent has direct and structured access to the latest versions of the API reference and integration guides"; "Optimized token usage."
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe MCP server is hosted with documented per-environment endpoints — "Sandbox: https://checkout.mcp.sbox.cko.tech Production: https://mcp.checkout.com" — added to Claude Code via `claude mcp add --transport http checkout-mcp https://mcp.checkout.com`, with OAuth against the Dashboard account: "You must have an active Dashboard account to authenticate with the Checkout.com MCP Server... Sign in using the credentials you use to access the Dashboard."
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com Model Context Protocol (MCP) Server enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment (IDE).
  • [probe] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverofficial MCP server documented at https://www.checkout.com/docs/developer-resources/checkout-com-mcp-server

Use an official CLIweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [github] https://github.com/checkout/checkout-sdk-nodeThe official Node.js SDK for Checkout.com payment gateway.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com MCP Server (Beta) "enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment", with unified access to the technical docs, the API reference, and the support site. Documented capabilities: "Guided onboarding. Ask your AI agent to use the Guide tool to help you choose the best integration path"; "Manage payment operations. Query payment statuses, issue refunds, void payments, and create and manage payment links"; "Reduce hallucinations. Your AI agent has direct and structured access to the latest versions of the API reference and integration guides"; "Optimized token usage."
  • [probe] https://www.checkout.com/docs.mdPROBE docs-md: HTTP 404 at https://www.checkout.com/docs.md
  • [probe] https://www.checkout.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://www.checkout.com/openapi.json, https://www.checkout.com/swagger.json, https://www.checkout.com/api/openapi.json, https://www.checkout.com/.well-known/openapi.json)

Drive the product through a documented public APIweight 3

3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max

  • [claimed-docs] https://www.checkout.com/llms.txtUnified Payments API: Connect to all payment methods through a single API integration.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/api/idempotencyIdempotent retries are first-class: "The following endpoints from our API support idempotent requests, so you can safely retry them without the risk of a duplicate request: /payment-contexts, /payments, /payments/{id}/authorizations, /payments/{id}/cancellations, /payments/{id}/captures, /payments/{id}/refunds, /payments/{id}/voids, /transfers" — "provide a unique key in the `Cko-Idempotency-Key` HTTP header. This key is cached in our system if the request returns a `2xx` response code", with a configurable idempotency window via account management.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/api/manage-api-keysTwo documented server-side authentication forms — "Access keys (OAuth 2.0)" (client-credentials flow) and "Secret keys" — plus public keys for client-side channels, letting integrations choose OAuth 2.0 scoped access or classic API keys per processing channel.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/event-notifications/receive-webhooks"Webhooks are automated messages that Checkout.com sends your server when events related to your account occur. For example, payment lifecycle activity, changes to balances, or progress on disputes." Signatures use HMAC; webhook config is manageable "using the Dashboard or the API", with documented sub-pages for configuring the webhook server, managing webhooks via API, resending webhooks, and receiving events in Amazon EventBridge.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/testingA dedicated test-account environment with per-scenario testing docs: payments testing, test cards, disputes testing, fraud-detection testing, bank payouts testing, AVS/ANI check testing — plus a public "Get test account" signup at checkout.com/get-test-account.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com MCP Server (Beta) "enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment", with unified access to the technical docs, the API reference, and the support site. Documented capabilities: "Guided onboarding. Ask your AI agent to use the Guide tool to help you choose the best integration path"; "Manage payment operations. Query payment statuses, issue refunds, void payments, and create and manage payment links"; "Reduce hallucinations. Your AI agent has direct and structured access to the latest versions of the API reference and integration guides"; "Optimized token usage."
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe MCP server is hosted with documented per-environment endpoints — "Sandbox: https://checkout.mcp.sbox.cko.tech Production: https://mcp.checkout.com" — added to Claude Code via `claude mcp add --transport http checkout-mcp https://mcp.checkout.com`, with OAuth against the Dashboard account: "You must have an active Dashboard account to authenticate with the Checkout.com MCP Server... Sign in using the credentials you use to access the Dashboard."
  • [claimed-docs] https://www.checkout.com/docs/payments/accept-payments/accept-a-payment-via-agentic-commerce"With agentic commerce, your customers can discover and pay for products through an AI chat interface, instead of visiting your website. The AI agent talks to your customer, then calls your systems to create orders and process payments on their behalf." Checkout.com documents both major protocol integrations: "Accept a payment via ChatGPT: Integrate Checkout.com with OpenAI's agentic commerce protocol to accept card payments through ChatGPT" and "Accept a payment via Google AI: Integrate Checkout.com with Google's Universal Commerce Protocol (UCP) to accept Google Pay payments through Google's AI Mode and Gemini."
  • [github] https://github.com/checkout/checkout-sdk-nodeThe official Node.js SDK for Checkout.com payment gateway.
  • [probe] https://www.checkout.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://www.checkout.com/openapi.json, https://www.checkout.com/swagger.json, https://www.checkout.com/api/openapi.json, https://www.checkout.com/.well-known/openapi.json)

Issue scoped/least-privilege API credentials for an agentweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://www.checkout.com/docs/developer-resources/api/manage-api-keysTwo documented server-side authentication forms — "Access keys (OAuth 2.0)" (client-credentials flow) and "Secret keys" — plus public keys for client-side channels, letting integrations choose OAuth 2.0 scoped access or classic API keys per processing channel.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe MCP server is hosted with documented per-environment endpoints — "Sandbox: https://checkout.mcp.sbox.cko.tech Production: https://mcp.checkout.com" — added to Claude Code via `claude mcp add --transport http checkout-mcp https://mcp.checkout.com`, with OAuth against the Dashboard account: "You must have an active Dashboard account to authenticate with the Checkout.com MCP Server... Sign in using the credentials you use to access the Dashboard."
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com MCP Server (Beta) "enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment", with unified access to the technical docs, the API reference, and the support site. Documented capabilities: "Guided onboarding. Ask your AI agent to use the Guide tool to help you choose the best integration path"; "Manage payment operations. Query payment statuses, issue refunds, void payments, and create and manage payment links"; "Reduce hallucinations. Your AI agent has direct and structured access to the latest versions of the API reference and integration guides"; "Optimized token usage."

Build against official SDKsweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [github] https://github.com/checkout/checkout-sdk-nodeThe official Node.js SDK for Checkout.com payment gateway.
  • [claimed-docs] https://www.checkout.com/llms.txtMobile SDK: Build native mobile checkout experiences for iOS and Android.
  • [claimed-docs] https://www.checkout.com/llms.txtPlugins: Integrate Checkout.com into existing ecommerce platforms via pre-built plugins.
  • [claimed-docs] https://www.checkout.com/llms.txtUnified Payments API: Connect to all payment methods through a single API integration.
  • [probe] https://www.checkout.com/llms.txtPROBE llms.txt: HTTP 200 at https://www.checkout.com/llms.txt # Checkout.com: High-performance global payments platform for enterprise and scaling businesses Checkout.com is a finan
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com Model Context Protocol (MCP) Server enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment (IDE).
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com MCP Server (Beta) "enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment", with unified access to the technical docs, the API reference, and the support site. Documented capabilities: "Guided onboarding. Ask your AI agent to use the Guide tool to help you choose the best integration path"; "Manage payment operations. Query payment statuses, issue refunds, void payments, and create and manage payment links"; "Reduce hallucinations. Your AI agent has direct and structured access to the latest versions of the API reference and integration guides"; "Optimized token usage."

Subscribe to events via webhooksweight 2

2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max

  • [claimed-docs] https://www.checkout.com/docs/developer-resources/event-notifications/receive-webhooks"Webhooks are automated messages that Checkout.com sends your server when events related to your account occur. For example, payment lifecycle activity, changes to balances, or progress on disputes." Signatures use HMAC; webhook config is manageable "using the Dashboard or the API", with documented sub-pages for configuring the webhook server, managing webhooks via API, resending webhooks, and receiving events in Amazon EventBridge.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/event-notifications/receive-webhooksReceive webhooks
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/event-notifications/receive-webhooksResend webhooks
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/event-notifications/receive-webhooksManage webhooks in the Dashboard

Agent-ready = 109.6 ÷ 180 × 100 = 60.9

API quality11.4/100×0.20 of the PA blend

The programmable surface once an agent is there — machine-readable spec, interactive docs, sandbox, versioning discipline.

Explore an interactive API reference with runnable examplesweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [probe] https://www.checkout.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://www.checkout.com/openapi.json, https://www.checkout.com/swagger.json, https://www.checkout.com/api/openapi.json, https://www.checkout.com/.well-known/openapi.json)
  • [probe] https://www.checkout.com/docs.mdPROBE docs-md: HTTP 404 at https://www.checkout.com/docs.md
  • [claimed-docs] https://www.checkout.com/docs/llms.txtRequest a payment using a token, a network token, a payment instrument, or the full card details.

Download a machine-readable API spec (OpenAPI or equivalent)weight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [probe] https://www.checkout.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://www.checkout.com/openapi.json, https://www.checkout.com/swagger.json, https://www.checkout.com/api/openapi.json, https://www.checkout.com/.well-known/openapi.json)
  • [probe] https://www.checkout.com/llms.txtPROBE llms.txt: HTTP 200 at https://www.checkout.com/llms.txt # Checkout.com: High-performance global payments platform for enterprise and scaling businesses Checkout.com is a finan
  • [probe] https://www.checkout.com/docs.mdPROBE docs-md: HTTP 404 at https://www.checkout.com/docs.md

Test against a sandbox environment without touching production dataweight 1

1 (weight) × 8 (quality) × 1.0 (full) = 8.0 of 10 max

  • [claimed-docs] https://www.checkout.com/docs/developer-resources/testingA dedicated test-account environment with per-scenario testing docs: payments testing, test cards, disputes testing, fraud-detection testing, bank payouts testing, AVS/ANI check testing — plus a public "Get test account" signup at checkout.com/get-test-account.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/testing/test-cardsTest cards
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/testingDisputes testing
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe MCP server is hosted with documented per-environment endpoints — "Sandbox: https://checkout.mcp.sbox.cko.tech Production: https://mcp.checkout.com" — added to Claude Code via `claude mcp add --transport http checkout-mcp https://mcp.checkout.com`, with OAuth against the Dashboard account: "You must have an active Dashboard account to authenticate with the Checkout.com MCP Server... Sign in using the credentials you use to access the Dashboard."
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com MCP Server (Beta) "enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment", with unified access to the technical docs, the API reference, and the support site. Documented capabilities: "Guided onboarding. Ask your AI agent to use the Guide tool to help you choose the best integration path"; "Manage payment operations. Query payment statuses, issue refunds, void payments, and create and manage payment links"; "Reduce hallucinations. Your AI agent has direct and structured access to the latest versions of the API reference and integration guides"; "Optimized token usage."

Rely on versioned APIs with a documented deprecation policyweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

API quality = 8.0 ÷ 70 × 100 = 11.4

Openness25.2/100×0.20 of the PA blend

Can you leave, inspect, or self-host — data export, open source, portability.

Do everything through the API that I can do in the UIweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [claimed-docs] https://www.checkout.com/llms.txtUnified Payments API: Connect to all payment methods through a single API integration.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/api/idempotencyIdempotent retries are first-class: "The following endpoints from our API support idempotent requests, so you can safely retry them without the risk of a duplicate request: /payment-contexts, /payments, /payments/{id}/authorizations, /payments/{id}/cancellations, /payments/{id}/captures, /payments/{id}/refunds, /payments/{id}/voids, /transfers" — "provide a unique key in the `Cko-Idempotency-Key` HTTP header. This key is cached in our system if the request returns a `2xx` response code", with a configurable idempotency window via account management.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/api/manage-api-keysTwo documented server-side authentication forms — "Access keys (OAuth 2.0)" (client-credentials flow) and "Secret keys" — plus public keys for client-side channels, letting integrations choose OAuth 2.0 scoped access or classic API keys per processing channel.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/event-notifications/receive-webhooks"Webhooks are automated messages that Checkout.com sends your server when events related to your account occur. For example, payment lifecycle activity, changes to balances, or progress on disputes." Signatures use HMAC; webhook config is manageable "using the Dashboard or the API", with documented sub-pages for configuring the webhook server, managing webhooks via API, resending webhooks, and receiving events in Amazon EventBridge.
  • [claimed-docs] https://www.checkout.com/docs/funds-management/reconcile-with-checkout-com"You can reconcile your balances, fee categories, financial actions, invoices, and settlements with Checkout.com using the following reports: Balance Breakdown Report, Balance Report, Financial Actions by Date Range Report, Financial Actions by Payout ID Report, Payouts Report, Settlement Breakdown Report, Settlement Statement" — a documented report suite mapping payouts to underlying financial actions.
  • [claimed-docs] https://www.checkout.com/docs/platforms"The Platforms solution enables marketplaces, payment facilitators (Payfacs), and other platform-based businesses to onboard sub-entities and process payments on their behalf... You can: Onboard sub-entities and process their payments. Split funds between your platform and sub-entities according to your business model. Make payouts to your sub-entities in their local currency and preferred payment method."
  • [claimed-docs] https://www.checkout.com/docs/business-operations/prevent-fraudCreate risk rules and lists
  • [claimed-docs] https://www.checkout.com/docs/business-operations/prevent-fraudRetrieve fraud reports
  • [probe] https://www.checkout.com/openapi.jsonPROBE openapi: all candidate paths 404 (https://www.checkout.com/openapi.json, https://www.checkout.com/swagger.json, https://www.checkout.com/api/openapi.json, https://www.checkout.com/.well-known/openapi.json)
  • [claimed-docs] https://www.checkout.com/docs/payments/manage-payments/refund-a-paymentRefund a payment without a reference
  • [claimed-docs] https://www.checkout.com/docs/payments/manage-payments/refund-a-paymentRefund a payment with a reference

Export all of my data in open formats and leaveweight 3

3 (weight) × 3 (quality) × 0.6 (partial) = 5.4 of 30 max

  • [claimed-docs] https://www.checkout.com/docs/funds-management/reconcile-with-checkout-comReconciliation is a crucial part of your business's bookkeeping process. You can reconcile your balances, fee categories, financial actions, invoices, and settlements
  • [claimed-docs] https://www.checkout.com/docs/funds-management/retrieve-financial-reports/settlement-reportsSettlement Breakdown Report
  • [claimed-docs] https://www.checkout.com/docs/funds-management/reconcile-with-checkout-com"You can reconcile your balances, fee categories, financial actions, invoices, and settlements with Checkout.com using the following reports: Balance Breakdown Report, Balance Report, Financial Actions by Date Range Report, Financial Actions by Payout ID Report, Payouts Report, Settlement Breakdown Report, Settlement Statement" — a documented report suite mapping payouts to underlying financial actions.

Read the product's source under an open licenseweight 2

n/a — not applicable to this product: excluded from numerator and denominator

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Self-host the core productweight 3

n/a — not applicable to this product: excluded from numerator and denominator

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Openness = 12.6 ÷ 50 × 100 = 25.2

Built-in AI27.1/100×0.15 of the PA blend

Inside-out: how agentic the product itself is for its users — built-in assistants, autonomous features.

Get AI-generated insights and suggestions from my data inside the productweight 2

2 (weight) × 3 (quality) × 0.6 (partial) = 3.6 of 20 max

  • [claimed-docs] https://www.checkout.com/docsAutomatically optimize payments to increase your acceptance rate with our powerful AI-driven solution.
  • [claimed-docs] https://www.checkout.com/pricingTransaction-level data you can use to do more. Go beyond approvals and declines and experience our advanced analytics.

Set up automations that run autonomously in the backgroundweight 2

2 (weight) × 4 (quality) × 0.6 (partial) = 4.8 of 20 max

  • [claimed-docs] https://www.checkout.com/docs/developer-resources/event-notifications/receive-webhooks"Webhooks are automated messages that Checkout.com sends your server when events related to your account occur. For example, payment lifecycle activity, changes to balances, or progress on disputes." Signatures use HMAC; webhook config is manageable "using the Dashboard or the API", with documented sub-pages for configuring the webhook server, managing webhooks via API, resending webhooks, and receiving events in Amazon EventBridge.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com MCP Server (Beta) "enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment", with unified access to the technical docs, the API reference, and the support site. Documented capabilities: "Guided onboarding. Ask your AI agent to use the Guide tool to help you choose the best integration path"; "Manage payment operations. Query payment statuses, issue refunds, void payments, and create and manage payment links"; "Reduce hallucinations. Your AI agent has direct and structured access to the latest versions of the API reference and integration guides"; "Optimized token usage."
  • [claimed-docs] https://www.checkout.com/docs/payments/accept-payments/accept-a-payment-via-agentic-commerce"With agentic commerce, your customers can discover and pay for products through an AI chat interface, instead of visiting your website. The AI agent talks to your customer, then calls your systems to create orders and process payments on their behalf." Checkout.com documents both major protocol integrations: "Accept a payment via ChatGPT: Integrate Checkout.com with OpenAI's agentic commerce protocol to accept card payments through ChatGPT" and "Accept a payment via Google AI: Integrate Checkout.com with Google's Universal Commerce Protocol (UCP) to accept Google Pay payments through Google's AI Mode and Gemini."
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe MCP server is hosted with documented per-environment endpoints — "Sandbox: https://checkout.mcp.sbox.cko.tech Production: https://mcp.checkout.com" — added to Claude Code via `claude mcp add --transport http checkout-mcp https://mcp.checkout.com`, with OAuth against the Dashboard account: "You must have an active Dashboard account to authenticate with the Checkout.com MCP Server... Sign in using the credentials you use to access the Dashboard."

Delegate tasks to a built-in AI assistant inside the productweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com Model Context Protocol (MCP) Server enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment (IDE).
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com MCP Server (Beta) "enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment", with unified access to the technical docs, the API reference, and the support site. Documented capabilities: "Guided onboarding. Ask your AI agent to use the Guide tool to help you choose the best integration path"; "Manage payment operations. Query payment statuses, issue refunds, void payments, and create and manage payment links"; "Reduce hallucinations. Your AI agent has direct and structured access to the latest versions of the API reference and integration guides"; "Optimized token usage."
  • [claimed-docs] https://www.checkout.com/docs/payments/accept-payments/accept-a-payment-via-agentic-commerce"With agentic commerce, your customers can discover and pay for products through an AI chat interface, instead of visiting your website. The AI agent talks to your customer, then calls your systems to create orders and process payments on their behalf." Checkout.com documents both major protocol integrations: "Accept a payment via ChatGPT: Integrate Checkout.com with OpenAI's agentic commerce protocol to accept card payments through ChatGPT" and "Accept a payment via Google AI: Integrate Checkout.com with Google's Universal Commerce Protocol (UCP) to accept Google Pay payments through Google's AI Mode and Gemini."
  • [claimed-docs] https://www.checkout.com/docsAutomatically optimize payments to increase your acceptance rate with our powerful AI-driven solution.

Operate the product with natural-language commandsweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com MCP Server (Beta) "enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment", with unified access to the technical docs, the API reference, and the support site. Documented capabilities: "Guided onboarding. Ask your AI agent to use the Guide tool to help you choose the best integration path"; "Manage payment operations. Query payment statuses, issue refunds, void payments, and create and manage payment links"; "Reduce hallucinations. Your AI agent has direct and structured access to the latest versions of the API reference and integration guides"; "Optimized token usage."
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe MCP server is hosted with documented per-environment endpoints — "Sandbox: https://checkout.mcp.sbox.cko.tech Production: https://mcp.checkout.com" — added to Claude Code via `claude mcp add --transport http checkout-mcp https://mcp.checkout.com`, with OAuth against the Dashboard account: "You must have an active Dashboard account to authenticate with the Checkout.com MCP Server... Sign in using the credentials you use to access the Dashboard."
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverThe Checkout.com Model Context Protocol (MCP) Server enables you to search through our knowledge base and manage payment operations directly from your AI-assisted integrated development environment (IDE).
  • [probe] https://www.checkout.com/docs/developer-resources/checkout-com-mcp-serverofficial MCP server documented at https://www.checkout.com/docs/developer-resources/checkout-com-mcp-server

Built-in AI = 24.4 ÷ 90 × 100 = 27.1

Automation9.0/100×0.15 of the PA blend

Depth of automation primitives — rules, scheduling, bulk operations, webhooks.

Perform bulk operations across many items at onceweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Define rules that trigger actions automatically on eventsweight 3

3 (weight) × 4 (quality) × 0.6 (partial) = 7.2 of 30 max

  • [claimed-docs] https://www.checkout.com/docs/business-operations/prevent-fraudCreate risk rules and lists
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/event-notifications/receive-webhooks"Webhooks are automated messages that Checkout.com sends your server when events related to your account occur. For example, payment lifecycle activity, changes to balances, or progress on disputes." Signatures use HMAC; webhook config is manageable "using the Dashboard or the API", with documented sub-pages for configuring the webhook server, managing webhooks via API, resending webhooks, and receiving events in Amazon EventBridge.
  • [claimed-docs] https://www.checkout.com/docs/developer-resources/event-notifications/receive-webhooksReceive webhooks
  • [claimed-docs] https://www.checkout.com/docs/business-operations/prevent-fraudRetrieve fraud reports

Schedule recurring jobs or workflowsweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Version, review, and roll back my automationsweight 1

1 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 10 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Automation = 7.2 ÷ 80 × 100 = 9.0