btcpayserver/BTCPayServer/PayoutProcessors
2024-11-12 17:57:34 +09:00
..
Lightning Fix: Do not allow retry of payouts if they are non interactive (Boltcard) (#6382) 2024-11-12 09:58:10 +09:00
OnChain Fix: Activating the automated payout processor in the UI would crash 2024-11-12 17:57:34 +09:00
AfterPayoutActionData.cs Quality of life improvements to payout processors (#5135) 2023-07-20 22:05:14 +09:00
BaseAutomatedPayoutProcessor.cs Automated processor get disabled after some repeated failures (#6320) 2024-10-20 00:08:28 +09:00
BeforePayoutActionData.cs Quality of life improvements to payout processors (#5135) 2023-07-20 22:05:14 +09:00
IPayoutProcessorFactory.cs Decouple PaymentMethodId from PayoutMethodId (#5944) 2024-05-01 10:22:07 +09:00
PayoutProcessorService.cs Renaming various properties in the Payouts API (#6246) 2024-09-26 11:25:45 +09:00
PayoutProcessorsExtensions.cs Rename PaymentMethod => PaymentMethodId (#6198) 2024-09-06 13:24:33 +09:00
UIPayoutProcessorsController.cs Add more translations (#6302) 2024-10-17 22:51:40 +09:00