Skip to main content
square.payOrder pay for an order using one or more approved payments or settle an order with a total of 0.

Example

automations/square-pay-order.automation.ts

Inputs

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

Output

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