> For the complete documentation index, see [llms.txt](https://help.dollarlabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dollarlabs.io/dollarback-store-credit/settings/store-credit-visibility.md).

# Store Credit Visibility

The **Store Credit Visibility** card on **DollarBack admin → Settings** "control\[s] when store credit appears as a payment option at checkout". Behind the scenes it drives a Shopify payment-customization function, so the hiding happens natively at checkout.

## The setting

| Option                    | Effect                                                             |
| ------------------------- | ------------------------------------------------------------------ |
| **Always show** (default) | "Store credit is always available as a payment option."            |
| **Show on condition**     | "Only show store credit when the cart meets a specific threshold." |

## Visibility condition

Choosing **Show on condition** reveals a three-part rule builder:

* **Amount type**: **Cart Total** or **Cart Subtotal**
* **Operator**: `>` `<` `>=` `<=`
* **Value**: the threshold amount

Example: Cart Total `>=` 50 shows store credit only on carts of $50 or more, a common way to protect margins on small orders. Switching back to **Always show** resets the rule to its neutral default (total > 0).

Setup walkthrough, storefront demos, and the fine print (what the customer sees, gift-card interplay): [Hide store credit at checkout](/dollarback-store-credit/spending-store-credit-and-rewards/hide-store-credit-at-checkout.md).

## Need richer rules?

The card also surfaces our companion app, **Dollarlabs: Ultimate Discounts**, for "advanced visibility rules": per-product, per-collection, or per-customer-segment visibility beyond a single cart threshold. If it's installed you'll see an **Installed** badge here; otherwise an **Install App** button.

## Verify it works

Build a cart just below your threshold and start checkout: store credit should be absent as a payment option. Add an item to cross the threshold and refresh: it should appear. If it doesn't behave as expected, walk [Store credit isn't available at checkout](/dollarback-store-credit/troubleshooting-and-faq/store-credit-isnt-available-at-checkout.md).

## Related articles

* [Hide store credit at checkout](/dollarback-store-credit/spending-store-credit-and-rewards/hide-store-credit-at-checkout.md)
* [Store credit isn't available at checkout](/dollarback-store-credit/troubleshooting-and-faq/store-credit-isnt-available-at-checkout.md)
* [How customers spend their credit](/dollarback-store-credit/spending-store-credit-and-rewards/how-customers-spend-their-credit.md)
