# Wise Support in Manual Subscription Invoices

The Wise support in manual subscription invoices allows users to streamline payment collection by adding Wise payment links directly into their invoices. This feature enhances payment flexibility and will enable clients to complete transactions conveniently.

### **Pre-Conditions**

* **Active Account:** Users must have an active AgencyHandy account.
* **Login Required:** Users must be logged in to create and manage invoices.
* **Wise Account:** Users must have an active Wise account to generate payment links.

### **Steps to Use**

1. **Log in to Your Account:**
   * Access your AgencyHandy account using your credentials.
2. **Navigate to the Invoice Section:**
   * From the dashboard, click on the **Invoice** section.
3. **Create a New Invoice:**
   * Click on the **+ Create Invoice** button.
4. **Select Client Name:**
   * Choose the client from the dropdown list. All related Order IDs associated with the client will appear.
5. **Add Order Details:**
   * Enter the necessary details, including:
     * **Order ID**
     * **Amount**
     * **Add Item** (service/product being billed)
6. **Apply Discounts and Taxes:**
   * Add the **Discount Percentage (%)**, **Discount Amount**, **Paid Amount**, **Due Amount**, **VAT & TAX** information, and other details like notes or billing addresses.
7. **Add Wise Payment Link:**
   * In the payment method section, select **Wise** as the payment option.
   * Paste the Wise payment link into the provided field.
8. **Save the Invoice:**

   * Once all details have been added, click the **Save** button to finalize the invoice.

   <figure><img src="/files/zbnc2jpwQKQWc0quUdiz" alt=""><figcaption></figcaption></figure>

### **Important Notes**

* **Wise Account:** Before pasting the payment link into the invoice, ensure you have a valid Wise account and have generated the correct payment link.
* **Invoice Details:** Double-check all orders, discounts, and tax information to avoid errors before saving the invoice.
* **Payment Flexibility:** Using Wise offers a reliable solution for international payments, making it a valuable addition to your billing process.


---

# 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://docs.agencyhandy.com/english/agencyhandy-user-guide-for-agency/invoices/wise-support-in-manual-subscription-invoices.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.
