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 requiresPAYMENTS_WRITE.
Use the official CreateCard reference for provider field semantics and limits.
Output
Returns the officialSquare.CreateCardResponse response as a codec-safe object. Square integer money amounts remain bigint values.