Page 1 of 1

Status: Awaiting payment even after 3 confirmations confirmed

Posted: Fri Oct 20, 2017 1:24 pm
by mjshop
Hi,

When i do some test payments using the default gateway the status of the payment on payment.php never moves on. It keeps looping.
I have checked the btc balance from the address too and the funds are there. Also confirmed online and in the wallet.

There might be something wrong with the checks? How can I solve this?

Thanks

Re: Status: Awaiting payment even after 3 confirmations confirmed

Posted: Mon Oct 23, 2017 3:41 pm
by bitfreak
First make sure you're using the latest version of BitShop. If you're not using an old version of BitShop then it could be a firewall or something blocking outgoing requests to blockchain.info and other block explorers. Look at the explorer_request() function in the /lib/bit-sci.lib.php file to see what explorers are used. Also try enabling PHP debugging and see if any errors pop up, and check your file system for any error logs.