btcpayserver/BTCPayServer/Payments/LNURLPay
jackstar12 b670097592
feat: provide store info to modify-lnurlp-request filter (#6312)
adds store data to the filter using a new `StoreLNURLPayRequest` class
which simply adds a `Store` member.

closes: https://github.com/btcpayserver/btcpayserver/issues/6301
2024-10-18 14:03:07 +09:00
..
LNURLCheckoutModelExtension.cs Pretty names of payment methods isn't provided by CheckoutExtensions 2024-10-14 21:53:14 +09:00
LNURLPaymentMethodConfig.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
LNURLPayPaymentHandler.cs Add the concept of RateDivisibility (#6278) 2024-10-04 23:34:31 +09:00
LNURLPayPaymentLinkExtension.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
LNURLPayPaymentMethodBitpayAPIExtension.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
LNURLPayPaymentMethodDetails.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
StoreLNURLPayRequest.cs feat: provide store info to modify-lnurlp-request filter (#6312) 2024-10-18 14:03:07 +09:00