btcpayserver/BTCPayServer/PayoutProcessors
jackstar12 5e438b84e1
chore: rm unnecessary try catch block (#6359)
this one is redundant since the calls to `Pay` and `GetPayment` are
inside their own try catch blocks now
2024-11-05 17:54:58 +09:00
..
Lightning chore: rm unnecessary try catch block (#6359) 2024-11-05 17:54:58 +09:00
OnChain More Translations (#6318) 2024-10-25 22:48:53 +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