Open Ashaman- opened 8 years ago
Plugin needs the connect to different blockchain services to pull data about Bitcoin balances to detect payments and exchange rates.
The code currently does not configured to use proxy.
On Sunday, 1 May 2016, Ashaman- notifications@github.com wrote:
Configuring wordpress so that outbound connections are only possible through a proxy, with the proxy defined in wp-config.php, breaks this plugin. It ignores the proxy setting in wordpress, and attempts to connect to blockchain.info/blockexplorer.com/bitcoinway.com directly. At least those are the ones I found after digging through the code so I could make custom firewall rules to allow the traffic.
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/gesman/bitcoin-payments-for-woocommerce/issues/10
Configuring wordpress so that outbound connections are only possible through a proxy, with the proxy defined in wp-config.php, breaks this plugin. It ignores the proxy setting in wordpress, and attempts to connect to blockchain.info/blockexplorer.com/bitcoinway.com directly. At least those are the ones I found after digging through the code so I could make custom firewall rules to allow the traffic.