mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-06 02:22:22 +01:00
This allows external services to integrate with the payouts system to process payouts. This is also a step to allow plugins to provide payout processors. * It provides the payment proof through the greenfield payoust api. * It allows you to set the state of a payout outside of the usual flow: * When state is awaiting payment, allow setting to In progess or completed * When state is in progress, allow setting back to awaiting payment |
||
---|---|---|
.. | ||
AppInventoryUpdaterHostedService.cs | ||
BackgroundJobSchedulerHostedService.cs | ||
BaseAsyncService.cs | ||
BitpayIPNSender.cs | ||
CheckConfigurationHostedService.cs | ||
DbMigrationsHostedService.cs | ||
DelayedTransactionBroadcasterHostedService.cs | ||
DynamicDnsHostedService.cs | ||
EventHostedServiceBase.cs | ||
InvoiceEventSaverService.cs | ||
InvoiceWatcher.cs | ||
NBXplorerWaiter.cs | ||
NewVersionCheckerHostedService.cs | ||
PullPaymentHostedService.cs | ||
RatesHostedService.cs | ||
StoreEmailRuleProcessorSender.cs | ||
TransactionLabelMarkerHostedService.cs | ||
UserEventHostedService.cs | ||
WebhookSender.cs |