btcpayserver/BTCPayServer/Payments
2021-09-24 14:21:30 +09:00
..
Bitcoin Do not publish NewTransactionEvent if GetValidOutputs did not match with the network's. 2021-09-15 07:28:17 +02:00
Lightning Improve public LN node info (#2876) 2021-09-23 20:36:42 +09:00
PayJoin Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
IPaymentFilter.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
IPaymentMethodDetails.cs Make Invoice Create Faster And Fix Gap Limit Issue (#1843) 2021-04-07 13:08:42 +09:00
IPaymentMethodHandler.cs Ensure that there is no LN/Bitcoin specific logic in the Invoice UI endpoint 2020-11-06 11:09:17 +01:00
ISupportedPaymentMethod.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentMethodExtensions.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
PaymentMethodId.cs Simplify code with PaymentMethodId.TryParse 2021-09-24 14:21:30 +09:00
PaymentMethodUnavailableException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentTypes.Bitcoin.cs Use PaymentUrlBuilder for ensuring proper formatting of BIP21 addresses (#2723) 2021-07-30 18:47:02 +09:00
PaymentTypes.cs Refactor Get Store Payment Methods 2021-07-26 12:03:11 +02:00
PaymentTypes.Lightning.cs Refactor Get Store Payment Methods 2021-07-26 12:03:11 +02:00