btcpayserver/BTCPayServer/HostedServices/Webhooks
d11n c585a0b276
Webhooks: Fix invoice interpolation (#5586)
* Webhooks: Fix invoice interpolation

Fixes #5584.

* Syntax cleanups
2023-12-22 10:50:08 +09:00
..
InvoiceWebhookDeliveryRequest.cs Webhooks: Fix invoice interpolation (#5586) 2023-12-22 10:50:08 +09:00
InvoiceWebhookProvider.cs Webhooks: Remove OverPaid property from invoice payment events 2023-12-06 14:48:34 +01:00
IWebhookProvider.cs Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
PaymentRequestWebhookDeliveryRequest.cs Webhooks: Fix invoice interpolation (#5586) 2023-12-22 10:50:08 +09:00
PaymentRequestWebhookProvider.cs Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
PayoutWebhookDeliveryRequest.cs Webhooks: Fix invoice interpolation (#5586) 2023-12-22 10:50:08 +09:00
PayoutWebhookProvider.cs Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
WebhookExtensions.cs Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
WebhookProvider.cs Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
WebhookSender.cs Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00