Pages:
Author

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

hero member
Activity: 812
Merit: 503
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
newbie
Activity: 6
Merit: 0
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!
hero member
Activity: 812
Merit: 503
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?
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.)

newbie
Activity: 6
Merit: 0
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?
member
Activity: 126
Merit: 10
Make purchase test for 10 times. 7 of test purchase have such error: "ERROR: the transaction has not been confirmed!" If after that buyer open other page, he will see message "It appears that you did not complete your last order properly. Click here to complete the transaction." Only after clicking he will receive "Success!" message and admin will see purchase. How to fix this?
Very strange, IPN script doesn't seem to be updating the database properly. Anyone else experience any similar issues?

I think coinbase send information about successful transaction to server with some delay after redirecting to callback script. May be will be good to make few seconds delay, after that check status again and if transaction is not confirmed, show error message.
It should already be delayed by 3 seconds, but if you look on line 20 of inc/pages/buy.inc.php you can increase it. Let me know how you go.
Ok, I will try
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
Make purchase test for 10 times. 7 of test purchase have such error: "ERROR: the transaction has not been confirmed!" If after that buyer open other page, he will see message "It appears that you did not complete your last order properly. Click here to complete the transaction." Only after clicking he will receive "Success!" message and admin will see purchase. How to fix this?
Very strange, IPN script doesn't seem to be updating the database properly. Anyone else experience any similar issues?

I think coinbase send information about successful transaction to server with some delay after redirecting to callback script. May be will be good to make few seconds delay, after that check status again and if transaction is not confirmed, show error message.
It should already be delayed by 3 seconds, but if you look on line 20 of inc/pages/buy.inc.php you can increase it. Let me know how you go.
member
Activity: 126
Merit: 10
Make purchase test for 10 times. 7 of test purchase have such error: "ERROR: the transaction has not been confirmed!" If after that buyer open other page, he will see message "It appears that you did not complete your last order properly. Click here to complete the transaction." Only after clicking he will receive "Success!" message and admin will see purchase. How to fix this?
Very strange, IPN script doesn't seem to be updating the database properly. Anyone else experience any similar issues?

I think coinbase send information about successful transaction to server with some delay after redirecting to callback script. May be will be good to make few seconds delay, after that check status again and if transaction is not confirmed, show error message.
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
Make purchase test for 10 times. 7 of test purchase have such error: "ERROR: the transaction has not been confirmed!" If after that buyer open other page, he will see message "It appears that you did not complete your last order properly. Click here to complete the transaction." Only after clicking he will receive "Success!" message and admin will see purchase. How to fix this?
Very strange, IPN script doesn't seem to be updating the database properly. Anyone else experience any similar issues?
member
Activity: 126
Merit: 10
Make purchase test for 10 times. 7 of test purchase have such error: "ERROR: the transaction has not been confirmed!" If after that buyer open other page, he will see message "It appears that you did not complete your last order properly. Click here to complete the transaction." Only after clicking he will receive "Success!" message and admin will see purchase. How to fix this?
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
Anyone had the problem with *** Invalid Ciphertext *** when decrypting?
The keys are alright...
Read through the thread. That problem is typically caused because you didn't copy the private key correctly when it was generated or you're not pasting it into the text box correctly, make sure there's no white space before or after the key when you copy it. Go to Settings->RSA KeyGen and generate a new key pair if all else fails.
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
Exchange rate stop to update today(((


http://key4co.in/admin.php?page=settings&action=tick
change here currency market from "btce" to "kraken" then everythings working fine again.
Looks like the btce ticker is working again now, just browse to ~/goxgrab/data_update.php if you're still having issues with it.
full member
Activity: 124
Merit: 100
Anyone had the problem with *** Invalid Ciphertext *** when decrypting?
The keys are alright...
hero member
Activity: 504
Merit: 500
sucker got hacked and screwed --Toad
member
Activity: 126
Merit: 10
Exchange rate stop to update today(((


http://key4co.in/admin.php?page=settings&action=tick
change here currency market from "btce" to "kraken" then everythings working fine again.
Thank you)
hero member
Activity: 812
Merit: 503
Exchange rate stop to update today(((


http://key4co.in/admin.php?page=settings&action=tick
change here currency market from "btce" to "kraken" then everythings working fine again.
member
Activity: 126
Merit: 10
Exchange rate stop to update today(((
full member
Activity: 124
Merit: 100
Tried it with your hoster justhost.com but the problem stays the same...

Just solved it. Put under Domain Protocol the whole domain  Tongue
i just think first Cheesy
full member
Activity: 124
Merit: 100
Tried it with your hoster justhost.com but the problem stays the same...
full member
Activity: 124
Merit: 100
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).

this settings were already set, still the problem...
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
Sorry guys, forgot to include coinbase fix for recent transaction feed in last upload. I have reuploaded the correct version of 1.0.1, so download it again if you downloaded before I made this post. If you're already running 1.0.1 then the only file you need to update is /inc/themes/default/tranlist.inc.php or /inc/themes/slimline/tranlist.inc.php if you're using the slimline theme. If you're not using the coinbase API you don't really need to apply this fix but the code for the transaction feed was improved a bit and it might work better now if you're having problems with it.
Pages:
Jump to: