Skip to main content
square.createGiftCard creates a digital gift card or registers a physical (plastic) gift card.

Example

automations/square-create-gift-card.automation.ts

Inputs

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

Output

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