square.calculateOrder enables applications to preview order pricing without creating an order.
Example
automations/square-calculate-order.automation.ts
Inputs
Every input accepts a compatible signal. It does not require an additional Square OAuth permission.
Use the official CalculateOrder reference for provider field semantics and limits.
Output
Returns the officialSquare.CalculateOrderResponse response as a codec-safe object. Square integer money amounts remain bigint values.