Skip to content

Conversation

@amackillop
Copy link
Contributor

@amackillop amackillop commented Jan 13, 2026

Introduce receivePaymentsWithCallback method that fires a callback immediately when each payment is received, enabling instant customer confirmation while the node continues running.

Updated webhook handler to use callback approach instead of batch processing, marking payments received and notifying the backend asynchronously as they arrive.

WIP: Known limitations to be addressed in follow-up work.

See moneydevkit/lightning-js#8 for limitations

Introduce receivePaymentsWithCallback method that fires a callback
immediately when each payment is received, enabling instant customer
confirmation while the node continues running.

Updated webhook handler to use callback approach instead of batch
processing, marking payments received and notifying the backend
asynchronously as they arrive.

WIP: Known limitations to be addressed in follow-up work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants