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

# Balance

# Understand balances and partial redemption

The amount issued, what has been used and what remains available.

The balance is the issued amount minus the redeemed amount. **This documentation does not know the balance of your code**: open its details in gifty with access to the relevant store to check a real case.

## An example, step by step

The diagram uses example units, not a currency or a real balance. Select a stage or play the sequence. The table below contains the same information.

[Example: 100 units are issued, 30 are redeemed and 70 remain; using the other 70 leaves a balance of 0.](#complete-example)

## Complete example

| Moment                   | Issued | Total redeemed | Balance |
| ------------------------ | ------ | -------------- | ------- |
| Issuance                 | 100    | 0              | 100     |
| First partial redemption | 100    | 30             | 70      |
| Redeeming the rest       | 100    | 100            | 0       |

The amount to deduct must be greater than zero and cannot exceed the available balance. Once the balance is exhausted, the gift card is redeemed; if value remains after partial use, it is partially redeemed.

## When partial redemption is allowed

The store must enable partial redemption and the gift card must be eligible. The preference is off by default. It applies to native gifty gift cards, including previously issued cards that remain eligible; migrated cards are outside this flow.

If the preference is disabled, gift cards already partially used retain the ability to use their remaining balance until exhausted or expired. Cards without previous partial use return to full redemption behavior. Enabling the option does not recover value that was already lost.

## If the balance changes while you confirm

Another purchase may consume value before your confirmation. Read the updated balance and adjust the amount; do not blindly retry the previous amount. Confirmation checks the balance again.

## If a redemption is left incomplete

Counter redemption coordinates the store coupon and the balance. If the operation remains pending, use the complete or cancel options gifty offers. Canceling a pending attempt does not undo a completed redemption.

After partial redemption, the coupon update continues durably. **Do not assume the code can be reused instantly**: follow the operation status.

## What this example does not decide

The diagram does not validate codes, change preferences or redeem value. Check real conditions in the gift card's store. It does not assume the gift card works in another store.

[Issue and verify delivery](/en/issue-and-deliver) · [See the complete lifecycle](/en/gift-lifecycle)

[Read this page as Markdown](/exports/en/balance.md)

## Explore next

* [Redeem at the counter](/en/redemption-at-counter)
* [Configure partial redemption and synchronization](/en/balance-settings-and-sync)
* [The gift card lifecycle](/en/gift-lifecycle)
