Bitcoin Forum
November 16, 2024, 07:34:14 AM *
News: Check out the artwork 1Dq created to commemorate this forum's 15th anniversary
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.6) on: March 24, 2015, 11:44:04 PM
Hey I am having people complaining. I got 7 orders on my site but they are not confirmed etc. Is something wrong with the script?
I would suggest to check the Bitcoin addresses manually (maybe just buyer didn't pay or closed payment window before 1 confirmation). Go to admin panel -> orders and click on unconfirmed order (should be red highlighted), then copy Bitcoin address and paste it ie. on https://blockchain.info/.

The odd thing is for some reason either someone has found a way to steal keys without paying?

www.btc-bets.com/shop

All of my office keys are sold out (had 10) and I checked and it says they all have been activated. And all of them say their orders were unconfirmed..Yet it still gave it out to people...

Well why don't you do what any self respecting sys-admin would do.

If you truly suspect a breach, you need to disable your shop & start raking your access logs for a start.
2  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.6) on: March 22, 2015, 03:06:21 PM
Unless you've done it, that's something your host has done. Contact them.
3  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.4) on: February 25, 2015, 02:34:39 AM
Is anybody having issues with this whilst running MySQL 5.6?
4  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.4) on: February 22, 2015, 11:00:54 PM
I've sent you a PM regarding a weird issue I'm getting.
5  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.4) on: February 17, 2015, 05:51:55 PM
Im 99% through setup but the cronjob for goxgrab is the only thing i can't workaround.

My web host provider doesn't give me access to anything like cronjob/cpanel.  I do have access to SFTP + PHPMyAdmin.   Im a bit of a beginner here but i think EVENTS or TRIGGERS on the PHPMyAdmin functionality side might be the proper route to explore.

Anybody have any guidance for me to get goxgrab (or similar price update) working?  Is it not possible to avoid running the goxgrab script altogether and instead just reference some other sites bitcoin ticker price without really needing the script?

Thanks and kudos to bit freak on this script.  Haven't fully ran it yet but for a beginner like myself, it was fairly easy to get working which says a lot.



You could be sneaky & write a little PHP script to place into index.php

Just add a require_once() for the data_update.php, and then add a little script which only allows the require_once to execute once per hour or so. That way people can't constantly update, but it will do it once per hour (Or the next time you get a visitor).
6  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.4) on: February 16, 2015, 12:38:49 PM
Great job buddy ,this is a very useful tool for the Bitcoin community ,
Easy setup ,and management .

I just wonder ,there is any way to disable the confirmation of the transactions? (so the buyer won't have to wait)

I highly advise you don't do that, or everyone will be getting everything free from your shop by sending double-spends.
Have at least 1 confirmation for your own safety.
7  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.4) on: February 11, 2015, 11:13:13 PM
Hey I purchased the script, and I was wondering where I change the BTC price (Where it retrieves it from), because it currently says 1 BTC is $377, when it's $220, which means I can't sell stuff for how much it should be
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!