mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 14:22:40 +01:00
When testing the webhook for payment requests, we were incorrectly creating a payout webhook instead of a payment request. This would cause an error (but nothing fatal as it is only a test webhook( |
||
---|---|---|
.. | ||
InvoiceWebhookDeliveryRequest.cs | ||
InvoiceWebhookProvider.cs | ||
IWebhookProvider.cs | ||
PaymentRequestWebhookDeliveryRequest.cs | ||
PaymentRequestWebhookProvider.cs | ||
PayoutWebhookDeliveryRequest.cs | ||
PayoutWebhookProvider.cs | ||
WebhookExtensions.cs | ||
WebhookProvider.cs | ||
WebhookSender.cs |