btcpayserver/BTCPayServer/Payments
d11n 00cc16455c
App: Add events which the app subscribes to (#6435)
* App: Add events which the app subscribes to

Various events, which are relevant for the app to react to changes made on the server.

* Refactor events

* Do not extend NewBlockEvent

* Refactoring events

* Add store role events

* Refactoring: Rename StoreUserEvent

* Fix: Subscribe to UserEvent.Invited

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2024-12-11 20:11:51 +09:00
..
Bitcoin App: Add events which the app subscribes to (#6435) 2024-12-11 20:11:51 +09:00
Lightning App: Add events which the app subscribes to (#6435) 2024-12-11 20:11:51 +09:00
LNURLPay feat: provide store info to modify-lnurlp-request filter (#6312) 2024-10-18 14:03:07 +09:00
PayJoin Replace PayjoinLocks handling with Dapper (avoid logs being written) 2024-12-02 10:16:07 +09:00
ICheckoutModelExtension.cs Pretty names of payment methods isn't provided by CheckoutExtensions 2024-10-14 21:53:14 +09:00
IGlobalCheckoutModelExtension.cs Plugin: Add IGlobalCheckoutModelExtension 2024-12-09 21:29:04 +09:00
IPaymentFilter.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
IPaymentLinkExtension.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
IPaymentMethodBitpayAPIExtension.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
IPaymentMethodHandler.cs Bump MimeKit and DigitalRuby 2024-12-03 21:23:07 +09:00
PaymentMethodId.cs Liquid fixes (#6340) 2024-10-29 23:43:37 +09:00
PaymentMethodUnavailableException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentTypes.cs Removal of the Altcoins build (#6177) 2024-08-30 08:34:23 +09:00