mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 18:11:36 +01:00
753ffd401b
In case of the unified invoice, the LNURL wasn't correct — with this change we are simply reusing th one that was issued on invoice creation instead of generating it anew on the fly. Also fixes missing uppercasing for the QR code in case of non-unified QR. And removes the `lightning:` scheme from the LNURL that's displayed to the user (unifies it with what we do for Onchain and Lightning) |
||
---|---|---|
.. | ||
Bitcoin | ||
Lightning | ||
LNURLPay | ||
PayJoin | ||
IPaymentFilter.cs | ||
IPaymentMethodDetails.cs | ||
IPaymentMethodHandler.cs | ||
ISupportedPaymentMethod.cs | ||
PaymentMethodExtensions.cs | ||
PaymentMethodId.cs | ||
PaymentMethodUnavailableException.cs | ||
PaymentTypes.Bitcoin.cs | ||
PaymentTypes.cs | ||
PaymentTypes.Lightning.cs |