Skip to main content
square.disableCard disables the card, preventing any further updates or charges.

Example

automations/square-disable-card.automation.ts

Inputs

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

Output

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