Skip to main content
square.createCard adds a card on file to an existing merchant.

Example

automations/square-create-card.automation.ts

Inputs

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

Output

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