# Wallet Recharge Manual

## Instructions

This document is the wallet recharge operation manual for the Shopify App [**PhotoFixer & BG Remover**](https://apps.shopify.com/image-precision-ai?from=gitbook).

| Version | Date       |
| ------- | ---------- |
| 1.0     | 2024-03-19 |

***

## Accessing the Wallet Page

Click on the "Wallet" option in the menu to access the wallet page.

<figure><img src="/files/6mPqVOVa8EZLsYQm7dDW" alt=""><figcaption></figcaption></figure>

&#x20;Below is a detailed explanation of the page attributes:

<figure><img src="https://github.com/huangcong12/image_precision_ai_document/assets/2867782/28e58ad4-9025-4a61-913d-f9533a85c172" alt=""><figcaption></figcaption></figure>

| Feature               | Description                                                                      |
| --------------------- | -------------------------------------------------------------------------------- |
| Balance               | Balance of the merchant's wallet                                                 |
| Total Recharge Amount | Total amount recharged by the merchant historically                              |
| Recharge              | Recharge button, clicking on it will pop up a recharge window                    |
| ID                    | Automatically generated recharge record number                                   |
| Title                 | Title of the recharge, used to identify the recharge record                      |
| Amount                | Amount recharged or spent                                                        |
| Transaction Type      | Type of the record, including: 1. Gift; 2. Recharge; 3. Expense; 4. Refund, etc. |
| Status                | Current status of the record, including: 1. Completed; 2. Pending Payment, etc.  |
| Operation Time        | Time of operation of the record                                                  |
| Description           | Description of the recharge or expenditure                                       |
| Operation             | For some records, operation buttons may appear for further actions               |

### Recharge Dialog

Click on the "Recharge" button to pop up the recharge window, which includes the following features:

| Feature         | Description                                      |
| --------------- | ------------------------------------------------ |
| Title           | Title used to identify the recharge record       |
| Recharge Amount | Enter the amount to be recharged, minimum $0.5   |
| Description     | Additional description of the recharge, optional |

![image](https://github.com/huangcong12/image_precision_ai_document/assets/2867782/5a5c2023-f403-4edf-9d2b-bc77eff3e478)

### Payment Page

Click "Confirm" to navigate to Shopify's payment confirmation page. After confirming the recharge, click the "Approve" button on the payment page to complete the recharge.&#x20;

<figure><img src="https://github.com/huangcong12/image_precision_ai_document/assets/2867782/32ad150a-5fc8-4d19-aaeb-a3b59cafa381" alt=""><figcaption></figcaption></figure>

After completing the Shopify confirmation deduction, you will be redirected to the recharge success page and see the latest recharge record on the wallet page. Thus, the wallet recharge operation is completed.&#x20;

<figure><img src="https://github.com/huangcong12/image_precision_ai_document/assets/2867782/01b4baa4-cc9d-41ff-9978-9e72d678ccc7" alt=""><figcaption></figcaption></figure>

### Recommendation

We recommend merchants to recharge an appropriate amount as needed and avoid keeping excessive funds in the wallet, as Shopify does not support refunds for this type of recharge.


---

# 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://jue-yuan-ti-cai-gousorganization.gitbook.io/image-precision-ai/wallet-recharge-manual.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.
