d11n
|
c585a0b276
|
Webhooks: Fix invoice interpolation (#5586)
* Webhooks: Fix invoice interpolation
Fixes #5584.
* Syntax cleanups
|
2023-12-22 10:50:08 +09:00 |
|
Dennis Reimann
|
379286c366
|
Webhooks: Remove OverPaid property from invoice payment events
In addition to #5538 and #5496. This aligns it with [what we have in the docs](https://docs.btcpayserver.org/API/Greenfield/v1/#tag/Webhooks).
|
2023-12-06 14:48:34 +01:00 |
|
d11n
|
3f344f2c0c
|
Webhooks: Re-add OverPaid property to WebhookInvoiceSettledEvent (#5538)
Fixes #5496.
|
2023-12-06 09:21:04 +09:00 |
|
Andrew Camilleri
|
a97172cea6
|
Pluginize Webhooks and support Payouts (#5421)
Co-authored-by: d11n <mail@dennisreimann.de>
|
2023-12-01 10:50:05 +01:00 |
|