Nicolas Dorier
Nicolas Dorier
I published a new package `BTCPayServer.NETCore.Plugins.Mvc` or `BTCPayServer.NETCore.Plugins` which is a fork of this project with the fix in the PR. I @natemcmaster merge my PR or address it, then...
I think we should allow people to show whatever information from the Metadata in the receipt. Today you are asking VAT/Tax tomorrow it will be other fields, so we need...
Closing this as anyway there is no more change problem in wasabi
This is details of the field needed: https://github.com/btcpayserver/btcpayserver/discussions/4598
concept ack
yes, leaving it for later
Ping @dennisreimann anything more needed to merge this? seems good to go
If Bolt11 UX for 0 amount sucks, I guess we better stay on LNURL. I don't think that's a good idea to propose an option for this. This is so...
I think we should go the plugin route indeed @bolatovumar
If anybody has this issue, here is my hack: ```csharp // HACK: blazor server js hard code some path, making it works only on root path. This fix it. //...