@alex How are you getting the payment address, via API call or via Activitypub? Currently PeerTube Lightning cross app comment zaps get the remote address from API calls to mastodon/soapbox, and exposes payment info using the well-known/lunurlp and keysend for the user's Activitypub address. To work on adding recieving compatibility with this payment method I'll probably need to get @Chocobozzz to add another hook to the plugin API so I want to make sure I'm adding the info in the right place.
@alex @Chocobozzz The main advantage to the well-known exposure method is it turns the activitypub address into a passthrough lightning address. You can send a payment to errhead@freediverse.com and it goes to the lightning address I have configured on that PeerTube instance.