2
(!) lnurl-pay for platforms to generate invoices on behalf of user
β
 Done
C
cd52cf5dMar 5, 2022
lnurl-pay can give platforms the ability to generate invoices on behalf of users who logged in their platforms. This would be a game changing functionality for lightning platforms
e.g.
- 
user A logs in platform 
- 
user B wants to pay user A 
- 
platform generates invoice on behalf of user A - using lnurl-pay. 
- 
user B pays user A with that invoice. 
(geyser team)
Comments
Thanks for your feedback! π
This is currently already possible with LNURL, however the users would need to provide their LNURL / Lightning Address to the service after logging in as the login does not connect the wallet in any way.
Did I understand it correctly that there should be a way to automatically exchange this information during the login process to eliminate this step?