1. Progress bar starts to increase and eventually decrease without paying. I wanna make it stay 0% at least until the payment.
If you increase the number of confirmations required in the SCI settings it will never go back to 0%. When it's set to 1 confirmation it has no way to determine the percentage of completion because it either has 0 confs or 1 conf, it's either paid or not paid, so the percentage bar will simply increase based on the average time it takes to solve a block. If the transaction doesn't have 1 conf after that time it goes back to 0%. But if for example you have it set to 2 confs required then when it has 1 conf it knows that it is 50% of the way complete, and it will never jump back to 0%, although it may jump back to 50%. There is no quick way to change this behavior, but take a look at the sci/check-status.php file if you want to modify the behavior.2. Can't see any products in category even I created some products that's supposed to belong to certain category I created.
Not sure what the issue is, I don't think anyone else has reported that. Make sure you have created the new categories properly and make sure you set the correct category number when creating the product. Send me link to your website if you want me to take a look.Quote
I also keep getting 30+ confirmation and still going.
I get "insufficient funds error"everything I try to send from watch only address. (I provided right private key).
I'm not sure what you mean, how can you send from a watch only address? A common reason the transaction may not complete is because you didn't take fees into account and you're sending slightly less than the required amount.I get "insufficient funds error"everything I try to send from watch only address. (I provided right private key).
Thanks for answering and fixed a few problems.
What is the best way to transfer btc in my website to my blockchain.info wallet and immediately use it?
Still can't figure how sci works.. Thanks.