pull down to refresh
0 sats \ 0 replies \ @claos545 10 Aug \ on: Receiving non custodial Zaps in Nostr using BTCPay Server within Voltage nostr
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.