Bitcoin Forum
June 22, 2024, 05:19:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.1) on: September 20, 2014, 04:29:34 AM
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.


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.

2  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.1) on: September 15, 2014, 07:12:04 AM
You probably have the installation directory configured incorrectly (main settings).

If BitShop is installed at www.mysite.com then it should just be set to '/' (without quotes).

If you have it installed at www.mysite.com/bitshop/ then it should be '/bitshop/'.

Thanks a lot!
I noticed 2 more things.

1. Progress bar starts to increase and eventually decrease without paying. I wanna make it stay 0% at least until the payment.

2. Can't see any products in category even I created some products that's supposed to belong to certain category I created.

Even I still have some trouble, I'm glad I bought this script!


EDIT:
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).
3  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.1) on: September 15, 2014, 12:24:36 AM
Hi I finally purchase the script.

I installed it and everything seemed working but I got an issue.

Whenever I try to purchase an item, it keeps failing to generate the page after I did captcha, and click on bitcoin checkout. It give me an error that page doesn't exist.

How can I fix this?
4  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.1) on: September 12, 2014, 04:27:44 AM
I'll answer these questions as good as possible, in case I got something wrong please correct me bitfreak.

1. For each transaction a new address is used, you get the privatekey for each wallet in your admin panel. To get the privatekey you have to enter a security code.
2. You get the whole script, it isn't obfuscated or anything, you can make the changes you want,
3. A Video Tutorial is available, but some things are diffrent from hoster to hoster so some problems can appear which you can't solve on your own when you aren't this good with webhosting(like CHMOD problems etc. etc.)



Thank you very much for answering the questions!

So I can use any wallet that I want to use? I like blockchain.info so that's great!
And security code is like 2nd password I would set as admin?
Video tutorial sounds awesome. Is it public or it comes with the scripts? If it's public, could you tell me where to watch so I can see I'm able to set up myself or not.

Sorry for many questions. I really appreciate that you answer my questions
! Thanks!
You're welcome!
You can send the money you earned to your Blockchain.info wallet, or add the private keys to your blockchain.info wallet.
Yes, it's a code to decrypt the private keys, which is randomly created, you can't set it.
The Tutorial is private and comes with the script, I don't want to share the URL since I don't have Bitfreaks permission.

Here is a screenshot of the admin section:


Cheers Admin Key4co.in

Thank you very much sir. I will probably buy the script!
I'm very glad to know they included the video tutorial.
I might come back to ask you questions after I purchase if that's ok.
Anyways thanks for your kindness!
5  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.1) on: September 11, 2014, 09:25:49 PM
I'll answer these questions as good as possible, in case I got something wrong please correct me bitfreak.

1. For each transaction a new address is used, you get the privatekey for each wallet in your admin panel. To get the privatekey you have to enter a security code.
2. You get the whole script, it isn't obfuscated or anything, you can make the changes you want,
3. A Video Tutorial is available, but some things are diffrent from hoster to hoster so some problems can appear which you can't solve on your own when you aren't this good with webhosting(like CHMOD problems etc. etc.)



Thank you very much for answering the questions!

So I can use any wallet that I want to use? I like blockchain.info so that's great!
And security code is like 2nd password I would set as admin?
Video tutorial sounds awesome. Is it public or it comes with the scripts? If it's public, could you tell me where to watch so I can see I'm able to set up myself or not.

Sorry for many questions. I really appreciate that you answer my questions
! Thanks!
6  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.1) on: September 11, 2014, 12:53:49 AM
Hello im new here and I'm thinking about purchasing bitshop. I have some questions.

Does it work with blockchain.info receiving address?

And if I purchase on the website, would I automatically receive full source?

Last question is: is it still easy for php noob to install scripts on webhosting?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!