btcpayserver/BTCPayServer/Payments
Andrew Camilleri 373b90e3b5
Liquid fixes (#6340)
make sure link provider is per payment method of liquid assets. Also remove ETB as it has been unused. Also hide the send button as it is not supported thrrough BTCPay
2024-10-29 23:43:37 +09:00
..
Bitcoin refactor: make BitcoinCheckoutModelExtension support other payment handlers (#6311) 2024-10-25 22:50:46 +09:00
Lightning Prevent additional concurrency issues with LightnignPendingPayoutListener 2024-10-28 22:12:29 +09:00
LNURLPay feat: provide store info to modify-lnurlp-request filter (#6312) 2024-10-18 14:03:07 +09:00
PayJoin Refactor the InvoiceAddresses table (#6232) 2024-09-19 22:15:02 +09:00
ICheckoutModelExtension.cs Pretty names of payment methods isn't provided by CheckoutExtensions 2024-10-14 21:53:14 +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 refactor: make BeforeFetchingRates function public (#6310) 2024-10-18 14:03:37 +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