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 requiresORDERS_WRITE and PAYMENTS_WRITE.
Use the official PayOrder reference for provider field semantics and limits.
Output
Returns the officialSquare.PayOrderResponse response as a codec-safe object. Square integer money amounts remain bigint values.