btcpayserver/BTCPayServer
Andrew Camilleri 6e3d6125c2
Payment Settled Webhook event (#2944)
* Payment Settled Webhook event

resolves #2691

* Move payment methods to payment services
2021-10-05 18:10:41 +09:00
..
Components Plugins: Pass the current Model to the Ui extension points 2021-09-27 14:16:38 +02:00
Configuration Add CSP at the website level (#2863) 2021-09-09 21:51:28 +09:00
Controllers Payment Settled Webhook event (#2944) 2021-10-05 18:10:41 +09:00
Data Payment Settled Webhook event (#2944) 2021-10-05 18:10:41 +09:00
Events Payment Settled Webhook event (#2944) 2021-10-05 18:10:41 +09:00
Extensions Refactor themes (#2794) 2021-09-03 16:16:36 +09:00
Fido2 Unify Fido2 authentication under two-factor tab (#2866) 2021-09-13 10:16:52 +09:00
Filters Add CSP at the website level (#2863) 2021-09-09 21:51:28 +09:00
HostedServices Payment Settled Webhook event (#2944) 2021-10-05 18:10:41 +09:00
Hosting Payment Settled Webhook event (#2944) 2021-10-05 18:10:41 +09:00
JsonConverters
Logging
ModelBinders Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
Models Remove unused Network property 2021-10-04 17:10:07 +02:00
PaymentRequest Fix payment request cloning and unexpire if necessary (#2820) 2021-08-31 15:07:54 +09:00
Payments Payment Settled Webhook event (#2944) 2021-10-05 18:10:41 +09:00
Plugins Remove Coinswitch entirely 2021-09-28 10:33:11 +02:00
Properties
Security Make CSP accessible to plugins 2021-09-27 08:45:55 +02:00
Services Payment Settled Webhook event (#2944) 2021-10-05 18:10:41 +09:00
SSH
Storage
Validation
Views Payment Settled Webhook event (#2944) 2021-10-05 18:10:41 +09:00
wwwroot Payment Settled Webhook event (#2944) 2021-10-05 18:10:41 +09:00
_ViewImports.cshtml
BitpayHttpException.cs
BTCPayServer.csproj Bumping versions of libraries and dockerfile 2021-10-05 15:29:26 +09:00
BTCPayServer.ruleset
bundleconfig.json Fix CSP for inline handlers in Safari (#2946) 2021-10-05 15:52:14 +09:00
CorsPolicies.cs
CurrencyValue.cs
DerivationSchemeParser.cs Update NBitcoin, fix warnings on nullable (#2718) 2021-07-29 20:29:34 +09:00
DerivationSchemeSettings.cs
EventAggregator.cs
ExplorerClientProvider.cs Expose ExplorerClientProvider to plugins via interface 2021-07-12 14:17:25 +02:00
Extensions.cs Simplify code with PaymentMethodId.TryParse 2021-09-24 14:21:30 +09:00
HwiWebSocketTransport.cs
IDelay.cs
Program.cs
Roles.cs
SearchString.cs
StorePolicies.cs
TagHelpers.cs Fix: Impossible to see relative time of transaction in wallet list 2021-09-29 13:10:00 +09:00
TransactionComparer.cs
WalletId.cs
WebsocketExtensions.cs Keep websocket connection alive on notifications and vault 2021-10-05 14:30:01 +09:00
WebSocketHelper.cs Websocket ping message for notifications and vault 2021-10-05 14:14:22 +09:00
WellKnownTempData.cs
ZoneLimits.cs