Station diagnostics.
Wallet connection, runtime configuration, and the API surface you'll integrate from your storefront.
Settingsa·Connection
Probing wallet…
b·Environment
These values are read from .env.local. Changes require restart.
Invoice templates
Reusable invoice shapes — stamp out SaaS monthly, consulting hours, gift-card top-ups, and more without re-entering the same fields. Payment links can reference a template too.
c·API Surface
POST
/api/pay/createCreate a new invoiceGET
/api/pay/status?invoiceId=…Fetch invoice statusGET
/api/pay/invoicesList invoicesGET
/api/pay/statsGet aggregate statisticsGET
/api/pay/healthWallet / daemon health checkPOST
/api/pay/escrowPerform an escrow actionGET
/api/pay/escrowsList escrow invoices