Pages:
Author

Topic: BitShop - cryptocurrency shopping cart script [PHP/MYSQL] (v1.1.2) - page 23. (Read 74795 times)

hero member
Activity: 812
Merit: 503
Login to admin area and go to Settings->Main Settings and make sure your install directory is set to "/" (a single forward slash without the quotes). Also check the SCI Settings and make sure the SCI directory is set to "sci/" (again without the quotes).
I like your script really much! Please keep it alive Smiley
I'm currently working on a new version of my Keystore and I think it's going online today. It's not as lazy designed as the last one
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
Login to admin area and go to Settings->Main Settings and make sure your install directory is set to "/" (a single forward slash without the quotes). Also check the SCI Settings and make sure the SCI directory is set to "sci/" (again without the quotes).
full member
Activity: 124
Merit: 100
I bought your script and it's really great, i just have one little problem.
When i want to do a checkout i'm landing on the page which says "Please wait while you are redirected to the payment gateway."
After that i'm redirected to "http://www.gamescoutbay.degamescoutbay.de/sci/payment.php?t=ngXmeiwFAdUYBiQ36AVJL2vpsu&c=btc"
gamescoutbay.de is the Domain of my shop.
Is it a problem with the script? Do i have to do an special setting or is it a problem with my hoster?

Thank you for your help
legendary
Activity: 1050
Merit: 1001
BitShop v1.0.1 released. Contains a few small bug fixes and improvements and several important fixes related to the coinbase API code. If you are using the coinbase API for processing transactions it's highly recommended to update to this version.
Whats the improvement changelog ;-p
http://bitfreak.info/bitshop/change_log.txt
Wishful thinking but Ty.
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
BitShop v1.0.1 released. Contains a few small bug fixes and improvements and several important fixes related to the coinbase API code. If you are using the coinbase API for processing transactions it's highly recommended to update to this version.
Whats the improvement changelog ;-p
http://bitfreak.info/bitshop/change_log.txt
legendary
Activity: 1050
Merit: 1001
BitShop v1.0.1 released. Contains a few small bug fixes and improvements and several important fixes related to the coinbase API code. If you are using the coinbase API for processing transactions it's highly recommended to update to this version.
Whats the improvement changelog ;-p
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
BitShop v1.0.1 released. Contains a few small bug fixes and improvements and several important fixes related to the coinbase API code. If you are using the coinbase API for processing transactions it's highly recommended to update to this version.
hero member
Activity: 734
Merit: 507
@bitfreak!
Wow, didn't know you're developing the altcrypto. Good luck! However day by day I'm full of hope that the next release will add ability to change existing products to automatic/manual, as it's damn needed option. Cheers mate!

Bump... as last days there's pretty high traffic on the site and I really don't wanna create double products (manual and automatic). Hope you bitfreak works on it. Hope you're fine!
member
Activity: 84
Merit: 10
man, wish this was able to be customized to use different altcoins.  If you implement that in the future please let me know. Cheesy
legendary
Activity: 1050
Merit: 1001
Yes both those fixes and a few other things will be included in the next release. Should be out within the week.
Sweet !

Ty !
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
Yes both those fixes and a few other things will be included in the next release. Should be out within the week.
legendary
Activity: 1050
Merit: 1001
I was recently made aware of a fairly serious bug in the admin area which can occur when updating the SCI settings. The bug can cause the callback secret value to become invalid, so this will only affect those using the coinbase API. I will release a new version of BitShop within a few days with the patch but for now the issue can be fixed by replacing line 38 of inc/admin/settings.inc.php with the following line:

  $_POST['cbcb'] = ($_POST['cbcb'] == '******') ? $callback_secret : $_POST['cbcb'];
Just for the fun of it can you maybe with that release look at he coinbase RSS thing I mentioned ?

Ty.

Edit: Maybe the image thing too ;-)
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
I was recently made aware of a fairly serious bug in the admin area which can occur when updating the SCI settings. The bug can cause the callback secret value to become invalid, so this will only affect those using the coinbase API. I will release a new version of BitShop within a few days with the patch but for now the issue can be fixed by replacing line 38 of inc/admin/settings.inc.php with the following line:

  $_POST['cbcb'] = ($_POST['cbcb'] == '******') ? $callback_secret : $_POST['cbcb'];
hero member
Activity: 734
Merit: 507
@bitfreak!
Wow, didn't know you're developing the altcrypto. Good luck! However day by day I'm full of hope that the next release will add ability to change existing products to automatic/manual, as it's damn needed option. Cheers mate!
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
Yeah I'll get that RSS thing fixed in the next release. Still not sure when the next release will be since I'm quite busy with Cryptonite at the moment.
legendary
Activity: 1050
Merit: 1001
I'll keep the image thing in mind for the next release. Shouldn't be too hard.
So I can say that I asked, if you work on the code but dont plan on a new release for a while. I'd like it passed along if it's not too complicated. I actually have things I kinda need more than five images for.

Even if I didn't need more then 5 images, the squished 5th image is a pet peeve of sorts lol.

Ty.

Edit: Oh, one thing I did notice that I forgot to mention. When items are bought / paid for using the Coinbase API. They're not added to the RSS when it's enabled.
Any thoughts on the edit ?
legendary
Activity: 1050
Merit: 1001
Hey,

I might be interested to buy the script. I just need some additionnal information about it.

I would like to sell non digital products and don't understand why it is not possible with your script.

I see websites selling keys, using your script. If i understand well, they send e-mails with the key inside.

Why is it not possible to send e-mails using the script to say that the command has been taken into account, and then ship the products to the customer ?

Just asking.

Thank you for your help.
I sell physical items as well as digital ones, if you take a look at this page. You'll see how I've modified the code some to be more user friendly when dealing with physical goods.

http://spend-ur-bits.com/index.php?page=buy&pid=14&quant=1
newbie
Activity: 12
Merit: 0
Thanks for your answer, the script looks awesome.

Do you know if it is possible to use one script for several websites ?
hero member
Activity: 734
Merit: 507
@bitadd9
I see no problem to selling physical items using bitfreak's script. While creating a product select "manual email" and it should works.
newbie
Activity: 12
Merit: 0
Hey,

I might be interested to buy the script. I just need some additionnal information about it.

I would like to sell non digital products and don't understand why it is not possible with your script.

I see websites selling keys, using your script. If i understand well, they send e-mails with the key inside.

Why is it not possible to send e-mails using the script to say that the command has been taken into account, and then ship the products to the customer ?

Just asking.

Thank you for your help.
Pages:
Jump to: