ndeet
ndeet
Hey @Waldorf3 I think I could reproduce your error. It happens when the domain you entered is not a BTCPay Server instance or you put the wrong path. in the...
As you got a 403 - access denied error. It could also be that the API key is wrong, so please make sure to check the README, I updated it...
Ok if you are sure the api key works then please check that you entered the URL to your BTCPay Server correctly. http error code 403 could happen on both,...
Thanks for confirming domain api key are correct. So for cloudflare tunnel you followed [our docs](https://docs.btcpayserver.org/Docker/cloudflare-tunnel/)? It can be that your BTCPay is reachable in browser but still blocked by...
Update for others running into the same issue. The problem is cloudflares ddos protection "verify you are a human" which gets triggered for some reason. This is a html page...
Yes that would also work, then add it to Plugins section in the sidebar like [this](https://github.com/btcpayserver/btcpayserver-doc/blob/master/docs/.vuepress/config.js#L130)
Yes, those two headlines seem to have some formatting issue, maybe some whitespace in front or at the end of the headlines? I would also add rockstardev's [Payroll plugin](https://github.com/rockstardev/BTCPayServerPlugins.RockstarDev/tree/master/Plugins/BTCPayServer.RockstarDev.Plugins.Payroll) and...
Hey, afaik on umbrel everything is deployed in a docker container. At the time I used Umbrel there was no Wordpress available, is it now on their apps list or...
@dennisreimann interesting, did the API change in how pull payments work? Was it always mandatory to pass payment methods or would empty fall back to all available payment methods of...
@dennisreimann after digging through my plugins code I think there might have been some breaking change in behaviour how the API works. It seems at some point when the payment...