webln.sendPaymentAsync()
Last updated
Last updated
Request that the user sends a payment for an invoice. The application needs to provide a BOLT-11 invoice. The payment will only be initiated and will not wait for a preimage to be returned. This is useful when paying HOLD invoices. There is no guarantee that the payment will be successfully sent to the receiver. It's up to the receiver to check whether or not the invoice has been paid.
This API may not be available on all providers.
Method