btcpayserver / whmcs-plugin

WHMCS plugin for BTCPay
MIT License
22 stars 20 forks source link

Outdated documentation and the plugin doesn't work #1

Closed thestick613 closed 1 year ago

thestick613 commented 5 years ago

The documentation references bitpay a lot.

In WHMCS what should be put at

Redirect URL after BitPay invoice
URI to your BTCPay server
Legacy API Key from your bitpay.com merchant account.

I've copied the gateway folder on my whmcs installation.

I've successfully configured a btcpay server, and i completed the fields like this: redirect url: the website's address uri to btcpay server: https://mybtcpayserver.tld legacy api key: i generated a legacy apy key from my store

I've tried generating an invoice and paying it, but i get a blank page.

ndeet commented 1 year ago

I took over as maintainer for this plugin and fixed all the issues. Please try out v3.0.0 and open an issue if you have problems.

https://github.com/btcpayserver/whmcs-plugin/releases/tag/v3.0.0 https://github.com/btcpayserver/whmcs-plugin/blob/master/GUIDE.md

Will close this issue. Feel free to open a new one if you run into problems.