# Wise Payment Method

Agency Handy’s Wise Payment Method allows clients to pay via a shared Wise payment link. Once added, the Wise option will automatically appear in future subscription invoices. This method provides a manual yet flexible alternative for global payments.

### What You Can Do

* Add a Wise payment link to invoices
* Offer Wise as a payment method for subscriptions
* Accept international payments in various currencies
* Manually manage and confirm payment status

### Why It Matters

* Allows clients to use a popular global bank transfer platform
* Expands payment options for non-card clients
* Simplifies recurring billing for subscriptions via a fixed payment link

### Who Can Use This

To enable Wise as a payment method, users must:

* Be a Super Admin or Admin
* Have access to the Invoice module
* Hold a valid Wise account with a usable payment link

### Getting Started

1. **Go to the Invoice Module**

* From the left sidebar, click on Invoices
* Click the Create Invoice button<br>

2. **Add Wise Payment Method**

* Inside the invoice modal page, scroll to the Payment Methods section
* Click Add Wise as a payment method
* Paste your Wise Payment Link in the input field
* Click Save or proceed with invoice creation

### Platform Behavior

* Wise payment will appear on all future subscription invoices if no changes are made
* The Wise payment link is client-facing and clickable from their invoice
* Clients must complete payment manually via Wise

### Manual Payment Tracking

* Agency Handy does not auto-confirm Wise transactions
* After receiving payment in Wise, manually mark the invoice as Paid in Agency Handy

### Additional Notes

* Only one Wise payment link can be added per invoice
* No automatic currency conversion is handled inside Agency Handy
* Double-check the payment link for correctness before sending an invoice
* Wise cannot be used for automated upsell or marketplace payments


---

# 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/integration/wise-payment-method.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.
