Skip to content

LNURLw attempts to pay the invoices synchronously #37

@andrei-21

Description

@andrei-21

LNURLw attempts to pay the invoices synchronously, waits for the payment to compete and only after that returns HTTP response. See api_lnurl_callback().
What results in a bad UX if a payment takes longer than http request timeout: the http calls times out, but then the payment arrives.

Such behavior does not conform LUD-03:

LN SERVICE sends a [...] JSON response and then attempts to pay the invoices asynchronously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions