[Feature] Add webln.sendMultiPayments
method
#2998
Labels
idea
A feature idea that needs to be more specification
webln.sendMultiPayments
method
#2998
Feature description
Hi, would be awesome to have a method in WebLN to pay multiple invoices with one prompt request. This can improve the a lot the UX of nostr zap splits without the need of set a budget.
Describe the solution
Add
webln.sendMultiPayments(invoices: string[])
method. Internally: decode the invoices, calculate the total amount and prompt a payment request showing the total amount (an eventually a badge/description saying that is a multi-payment request).Describe alternatives
No response
Additional context
No response
Are you working on this?
None
The text was updated successfully, but these errors were encountered: