Currently, Voltage’s managed BTCPay server doesn’t provide built-in Nostr Zap notification integration.
You’d likely need a middle layer, a small service or bot that:
Listens to Lightning payments on your LND node or via BTCPay webhooks.
When a payment (Zap) arrives, constructs and publishes a corresponding Nostr event (like a Zap receipt) to notify your Nostr client.
Currently, Voltage’s managed BTCPay server doesn’t provide built-in Nostr Zap notification integration. You’d likely need a middle layer, a small service or bot that: