Payment Links
Generate a payment link to collect crypto payments via HQ. Can be used standalone or in conjunction with Xero.
πͺ Option A: Xero-Integrated Flow (Recommended)
Auto-fills invoice details, removes need for manual editing
Create an invoice in Xero.
Navigate to "Payment Links" on HQ.
Click βAdd Payment Linkβ from within HQ's app.
Copy the payment link and add in Xero. Find out
how to add HQ payment link in Xero. (HQ auto-generates a payment link with pre-filled valuesβamount, invoice number, etc.)
Share the link with your customer β theyβll land on a clean payment page.
β Best for teams using Xero β Seamless experience β no manual editing
πͺ Option B: Standalone Payment Link (Manual)
Use when not connected to Xero β works, but requires manual editing
Head to the Payments tab on HQ.
Click βCreate Payment Linkβ.
A link is generated with placeholders like
[AMOUNTDUE]
and[INVOICENUMBER]
.Manually replace the placeholders in the URL before sharing. Example:
https://app.hq.xyz/payments/link/xxxx...?amount=[AMOUNTDUE]
βhttps://app.hq.xyz/payments/link/xxxx...?amount=500
π§ Troubleshooting
If the placeholders are not filled, your payee will encounter an error page.
You can also allow user-inputted amount by removing the amount=
field entirely from the URL.
πΉ Demo
Last updated