btcpayserver/BTCPayServer/Payments
rockstardev 6b156f2144
Reenabling uppercase BECH32 in QR codes (#2181)
* Reenabling uppercase BECH32 in QR codes

* Fixing the test now that we're uppercasing BECH32 address

* Implementing Nicolas' feedback

Co-authored-by: rockstardev <rockstardev@users.noreply.github.com>
2021-03-06 13:52:25 +09:00
..
Bitcoin Reenabling uppercase BECH32 in QR codes (#2181) 2021-03-06 13:52:25 +09: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 Use library for Payjoin Sender (#2158) 2021-03-01 22:44:53 +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