btcpayserver/BTCPayServer/Payments
2021-03-24 13:48:33 +09:00
..
Bitcoin Make sure payment method uppercase logic only happens for BTC 2021-03-20 06:52:18 +01:00
Coinswitch Run dotnet format 2020-06-28 17:55:27 +09:00
Lightning Refactor how we handle and validate LN ConnectionStrings (#2314) 2021-03-02 11:11:58 +09:00
PayJoin If an input already used in a payjoin is reused in another, we should not attempt to broadcast the original transaction. 2021-03-24 13:48:33 +09:00
IPaymentFilter.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
IPaymentMethodDetails.cs Ensure that there is no LN/Bitcoin specific logic in the Invoice UI endpoint 2020-11-06 11:09:17 +01: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 Use nicer representation of payment methods in the Greenfield API 2020-08-26 21:36:32 +09:00
PaymentMethodUnavailableException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentTypes.Bitcoin.cs Use library for Payjoin Sender (#2158) 2021-03-01 22:44:53 +09:00
PaymentTypes.cs Make payment type parsing more dynamic 2021-02-19 08:23:55 +01:00
PaymentTypes.Lightning.cs Make payment type parsing more dynamic 2021-02-19 08:23:55 +01:00