spark-wallet icon indicating copy to clipboard operation
spark-wallet copied to clipboard

Payment Stream does not return invoices from offers

Open joe-chimienti opened this issue 3 years ago • 1 comments

Issue:

The payment stream does not return paid invoices from offers.

joe-chimienti avatar Jul 04 '21 12:07 joe-chimienti

You mean incoming or outgoing payments?

I've been experimenting with offers lately and incoming payments paid via offers should be showing up in the stream properly. But the payment stream doesn't include outgoing payments (at all), so you won't see payments initiated via send_invoice offers.

There's also a branch with (partial) support for creating/fulfilling offers that you can play with. Feedback would be appreciated :)

(The branch should not be required for the payments to show up in the payment stream though, that should work with the latest v0.2.17/master.)

shesek avatar Jul 25 '21 15:07 shesek