> ## Documentation Index
> Fetch the complete documentation index at: https://storekit.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Square gift card redemption

> Accept Square gift cards in storekit for online orders and pay-at-table.

Square gift cards can be redeemed through storekit when placing orders or paying a bill.

<Note>
  Square gift card redemption requires a **storekit+ subscription**.
</Note>

## Capabilities

### Gift Card Redemption

Customers can apply Square gift cards at checkout.

The available balance is checked before redemption, and customers can apply up to the available gift card balance or the remaining order amount.

Only the amount applied is deducted from the gift card. Any remaining balance stays on the card for future use.

### Supported Payment Scenarios

<CardGroup cols={2}>
  <Card title="Order Payments" icon="basket-shopping">
    Apply gift cards during checkout for delivery, pickup, or dine-in orders
  </Card>

  <Card title="Bill Payments" icon="receipt">
    Use gift cards when settling the bill at pay-at-table venues
  </Card>
</CardGroup>

### Split Payments

When a gift card doesn't cover the full amount:

1. The gift card balance is applied first
2. The remaining balance is charged to another payment method (card, Apple Pay, etc.)

This allows customers to use gift cards of any value without needing exact amounts.

## How It Works

1. Customer enters their Square gift card code at checkout
2. Square validates the code and returns the available balance
3. Customer confirms the redemption amount
4. The balance is deducted and the order/bill is updated
5. Any remaining balance is displayed for future reference

## Configuration

Square gift cards are self-service and can be connected from the storekit dashboard.

<Note>
  Square gift card redemption is only available with a **storekit+ subscription**.
</Note>

To connect Square gift cards:

1. Go to **Stores** → your store → **Settings → Integrations**
2. Click **Square Gift Cards**
3. Click **Connect to Square**
4. Sign in to your Square account
5. Select the Square location to use for the store
6. Enable gift card redemption at checkout

Once connected, guests can redeem Square gift cards in the checkout flow.

## Balance Enquiry

Customers can check their Square gift card balance before applying it to an order.

Balance checks are separate from redemption and do not deduct any funds.

## Refunds

When a Square gift card payment is refunded, the refunded amount is credited back to the original gift card.

Partial refunds are supported.

If an order fails after a Square gift card has been redeemed, storekit attempts to return the redeemed amount to the gift card automatically.

## Support

If you need help setting up or troubleshooting Square gift cards, contact [storekit Support](/docs/getting-started/contact-support).


## Related topics

- [Toggle gift card redemption](/docs/guides/integrations/toggle.md)
- [Glu gift card redemption](/docs/guides/integrations/glu.md)
- [Voucher Connect gift card and voucher redemption](/docs/guides/integrations/voucher-connect.md)
- [Leat gift cards and vouchers](/docs/guides/integrations/leat-gift-cards.md)
- [Loyalty Programs](/docs/guides/increasing-sales/loyalty-programs.md)
