Create a Square Terminal checkout that references existing payments created on a physical terminal device

domain: developer.squareup.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Call CreateTerminalCheckout (POST /v2/terminals/checkouts) with a unique idempotency_key, checkout.amount_money, and device_options.device_id for the target terminal.
  2. Poll GetTerminalCheckout or use webhooks to watch the checkout's status move through PENDING, IN_PROGRESS, CANCEL_REQUESTED, and on to COMPLETED or CANCELED.
  3. Once status is COMPLETED, read the checkout's payment_ids array to get the IDs of the Payment objects the terminal produced — do not look for a singular payment_id field.
  4. If more than one ID appears in payment_ids (for example after a retry on the terminal), fetch each Payment individually via the Payments API and reconcile amounts against the checkout's amount_money.
  5. Use CancelTerminalCheckout if the checkout is still PENDING or IN_PROGRESS and needs to be aborted before completion.

Known gotchas

Related routes

Create a Square Terminal checkout via the Terminal API and track its status through the terminal.checkout.updated webhook lifecycle
developer.squareup.com · 5 steps · unrated
Accept in-person card payments in the field using Square Terminal/Reader SDK integrated with towing software
squareup.com · 5 steps · unrated
Create a Square subscription with a card on file and manage the recurring billing lifecycle
square · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans