btcpayserver/BTCPayServer/Payments/Bitcoin
jackstar12 e7b9688602
refactor: make BitcoinCheckoutModelExtension support other payment handlers (#6311)
* refactor: make `BitcoinCheckoutModelExtension` support other payment handlers

The bitcoin checkout extension doesn't have to be tied to the native
bitcoin handler since it only really needs the payment details to be in
a specific format, which can be provided by other handlers aswell,
allowing for better code reuse.

* refactor: initialize payment methods in constructor
2024-10-25 22:50:46 +09:00
..
BitcoinCheckoutModelExtension.cs refactor: make BitcoinCheckoutModelExtension support other payment handlers (#6311) 2024-10-25 22:50:46 +09:00
BitcoinLikePaymentData.cs Fix elements payments 2024-10-16 22:34:17 +09:00
BitcoinLikePaymentHandler.cs Fix elements payments 2024-10-16 22:34:17 +09:00
BitcoinPaymentLinkExtension.cs The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
BitcoinPaymentMethodBitpayAPIExtension.cs Fix divisibility in invoice details of lightning amounts (#6202) 2024-09-12 12:43:08 +09:00
BitcoinPaymentPromptDetails.cs Fix elements payments 2024-10-16 22:34:17 +09:00
NBXplorerListener.cs Fix elements payments 2024-10-16 22:34:17 +09:00