Skip to main content
square.listPayments retrieves a list of payments taken by the account making the request.

Example

automations/square-list-payments.automation.ts

Inputs

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

Output

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