Web only. Payment links are created in the Moove Widget and managed at moove.xyz/dashboard/payment-link. The Moove App has no payment-link screen — its Receive tab shares your handle and QR code instead.
What Are The Three Statuses?
Filter the list by status to see what is still out there.
What Does Each Link Show?
The dashboard lists your links in one table. These are its columns:How Do I Deactivate A Link?
1
Open Manage → Payment Links
On the web dashboard.
2
Find the link
Filter to Active if the list is long.
3
Deactivate it
Its status becomes inactive and it stops accepting payments immediately.
Letting A Link Close Itself
Two settings retire a link without you doing anything:- Usage cap — set it to 1 for a single invoice and the link completes the moment it is paid.
- Expiry — set a date and it goes inactive when the date passes.
Reconciling Against Moove Transactions
Every payment made through a link produces a transaction carrying that link’s id, so a link and its payment always match up. Moove Transactions →How Do I Do It In Code?
The API lists your links with the same statuses and the same fields, including links created from the dashboard or by another key on your account — so it is the endpoint to reconcile against.The API can create and read links. Deactivating a link is a dashboard action.
What To Read Next
Moove Receive
Create the next one.
Moove API Keys
Create links in code.
Moove Transactions
See what was paid.