Skip to main content
square.createTerminalCheckout creates a Terminal checkout request and sends it to the specified device to take a payment for the requested amount.

Example

automations/square-create-terminal-checkout.automation.ts

Inputs

Every input accepts a compatible signal. It requires PAYMENTS_WRITE. Use the official CreateTerminalCheckout reference for provider field semantics and limits.

Output

Returns the official Square.CreateTerminalCheckoutResponse response as a codec-safe object. Square integer money amounts remain bigint values.