BTCPayServer
BTCPayServer FAQ
6min
what does btcpayserver on voltage cost? in the past, we charged for btcpayserver as an add on service as of february 2024, btcpayserver is included with all paid plans from starter onwards is it possible to use my own domain for my voltage hosted btcpayserver? it is not possible to use your own domain for btcpayserver hosted by voltage however, you are able to use domain redirect to your btcpayserver app additionally, you are also able to use the \<iframe> tag to embed your voltage hosted btcpayserver app into your domain example html for iframe whateveryouwant can i get administrative access to my voltage hosted btcpayserver? the voltage hosted btcpayserver is a shared platform, meaning only user level access is available is it possible to get a specific plugin for my btcpayserver? most btcpayserver plugins are built outside of the core btcpayserver development team, and could be vulnerable to exploitation due to this, we do not generally add external plugins that have not been fully vetted and supported by the btcpayserver maintainers is it possible to have multiple logins for my voltage hosted btcpayserver? btcpayserver on voltage has a single login however, access to btcpayserver gives no access to funds, as btcpayserver is just a commerce interface between your node and your customer how do i manually connect a lightning node to my btcpayserver? you can get your btcpayserver macaroon from your voltage node dashboard manage access > app instructions > btcpayserver > copy > hex then go to your btcpayserver, click lightning, then change connection, and use that macaroon string as part of the format that you see on btcpayserver lnd rest method your api endpoint is yournode m voltageapp io 8080 that's what you'd use for the server= part of that connection string type= lnd rest; server= https //nodename m voltageapp io 8080/; macaroon= macaroonhex click test connection if successful, you will get a success message lastly, at the bottom be sure to click save to save settings