# Manage Wallet

## Add card to Wallet

To add card to a Customer Wallet follow the steps below :

1. Click on **Transactions** → **Customers** → **Create/View Customers**
2. Go to Customer list, select the customer and click on the edit icon.
3. Click on ‘**Wallet**’.
4. Click ‘**Add New Card**’.
5. Add a Label to your card
6. Add a priority to your card. Enter a number between 1 and 10, 1 will be the highest priority.
7. Swipe the card in the PAX machine to fetch the card details.
8. Click ‘**Add Card**’.
9. Card will be added to the wallet.

## ![](https://lh6.googleusercontent.com/GbnZ0rj7no2sIf9VYH3CuwSEhFI5s6IiuSS7LQwE9TLg4gg_LuMipjGGPvTqdC_LVBqq0qqN6N5LthW1yFwGnEW3-6X32f4W5wXgnuoOuyL7VYubFNcyPmvf0IERMhoyx5ZtCOVt)![](https://lh6.googleusercontent.com/kD-OkZFiu4mMS6uP4N5vCTQP7uABxPKtcO3iK8JcVAUw9uG9wRvmsM7-vRb4TX9oQwNFxtDFVXwT3TurFWSQnc-N3IytqaE1pWzpTkf1RiX__mlDYqY-gVsT0nZD5ve0B_YpCRXa)

![](https://lh4.googleusercontent.com/4jO6NXor2-T286on6PUxHScxDKCfItLu884AoFPOcdwiYa0O0wngrFo7UzKMrPEV2cmCrCEmjgE2XrF27jV5O9mMSFBVxBbCfvCbx0OaMh9Immfa84UsNcApKWf0XqQ7tfFwpxpJ)

## **Updating Customer Wallet**

1. Click on **Transactions** → **Customers** → **Create/View Customers**
2. Go to Customer list, select the customer and click on the edit icon.
3. Click on ‘**Wallet**’.
4. Click on the card&#x20;
5. Edit the card label and priority fields.
6. Click ‘**Update**’.

![](https://lh6.googleusercontent.com/FyVO2J0hv3ST9ydp5v2Ubji9_EWRnBGlKzpIOKtczQxH6KyD8F9WRMXXvMqxoPyUIA0pUri1-t8j8BPEk7-RI-ACguehJ9FLnCeblxRzFuPY7YVdehGhdewgFGmV6EtMaK_CncOp)


---

# 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://retailcloud.gitbook.io/payments/invoicing/manage-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.
