For Nostr clients that support @Nostr Wallet Connect please consider including the zap in the recently added optional `metadata` field in `pay_invoice`. This will enable wallets to display the zap in their transaction list rather than just a standard outgoing payment. Already added in @Damus !
See
@Vitor Pamplona @primal @hzrd149 @YakiHonne @General Ned Ludd + tag your favorite Nostr clients / developers!
GitHub
feat: add metadata to NIP-47 make_invoice and payment commands by rolznz · Pull Request #2063 · nostr-protocol/nips
Closes #1843
This PR allows storing metadata to give more context for sent/received payments, for example to display zaps, payment or recipient dat...