Skip to main content
square.getPayment retrieves details for a specific payment.

Example

automations/square-get-payment.automation.ts

Inputs

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

Output

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