# Wallet

A wallet feature can be activated on the site for the merchant and customers to use. The merchant can credit and debit a customer's wallet as needed. This is useful when the merchant needs to provide a discount to a customer, the merchant can credit the customer's wallet. \
\
The merchant can choose to allow customers when to use the credits in their wallet or force them to use them on checkout if the customer has credits.

### How to Enable the Wallet

1. Select the Store you wish to enable the wallet on
2. Select Manage Store Settings underneath Settings
3. Navigate to Check Out and select Wallet
4. Enable the wallet and choose whether to force wallet use or not

{% embed url="<https://scribehow.com/embed/How_to_Enable_Wallet__psQV1Yy7Tn2ICW2r88_AVA>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.storefront.co.za/features/stores/store-settings/checkout/wallet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
