btcpayserver/BTCPayServer/PayoutProcessors
Andrew Camilleri 5c98ca180a
Webhook tests + FIXES + DOCS (#5686)
* webhook tests

* fixes and add docs

* Do not update FormResponse and StoreId in update/create PullPayment

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2024-02-23 09:44:42 +01:00
..
Lightning Fix: Payouts state could turn cancelled even if payment was successful 2024-02-08 16:32:41 +09:00
OnChain Pluginize Webhooks and support Payouts (#5421) 2023-12-01 10:50:05 +01:00
AfterPayoutActionData.cs Quality of life improvements to payout processors (#5135) 2023-07-20 22:05:14 +09:00
BaseAutomatedPayoutProcessor.cs Webhook tests + FIXES + DOCS (#5686) 2024-02-23 09:44:42 +01:00
BeforePayoutActionData.cs Quality of life improvements to payout processors (#5135) 2023-07-20 22:05:14 +09:00
IPayoutProcessorFactory.cs Plugins: Allow payout processors to signal they cannot be removed through common UI 2023-05-15 09:49:13 +02:00
PayoutProcessorService.cs [Bug] If a altcoins is disabled from BTCPay and payout processor is used, it would crash at restart (#4997) 2023-05-25 12:42:23 +02:00
PayoutProcessorsExtensions.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
UIPayoutProcessorsController.cs Remove unused variables (#5669) 2024-01-18 09:47:39 +09:00