Pages:
Author

Topic: Prestashop Module (Read 6839 times)

sr. member
Activity: 322
Merit: 250
Do The Evolution
April 12, 2011, 08:40:20 AM
#29
You would have to wait. Maybe someone is already working on it. Wink
legendary
Activity: 1064
Merit: 1001
April 12, 2011, 04:39:27 AM
#28
nobody?
legendary
Activity: 1064
Merit: 1001
April 11, 2011, 06:00:44 AM
#27
30 BTC bounty for whoever makes this work on PS 1.4. It won't save the orders, but procesesse payments correctly.
member
Activity: 91
Merit: 10
February 25, 2011, 12:36:45 AM
#26
After looking at a bunch of ways to set up my shop, I am trying Prestashop for now and I will do the same with your module. Right now I am just having problems with my theme and some of the modules appearing random places below the main area, I guess because they aren't designed for the theme.
member
Activity: 83
Merit: 10
February 17, 2011, 06:50:05 PM
#25
I found a bug that was causing my module to list currency wrong in the invoices in the back office (the correct amount was being charged though, don't worry).  It's been fixed.  If you got it right away when I posted it go back and download it again for the fix.

member
Activity: 83
Merit: 10
February 15, 2011, 03:39:01 PM
#24
Nothing that I see right away, just install prestashop and see if it runs, it shouldn't take you too long.  Oh, one more thing though, my module just passes the 3 letter code for the currency that is selected to mybitcoin.  So any currencies enabled in your shop should be on the list of ones they have exchange rates for too.  That shouldn't cause too much trouble though I expect, but I don't know where you are.  If that is no good let me know, I could add a function that translates the total to USD and sends that to mybitcoin or something.

legendary
Activity: 1288
Merit: 1080
February 15, 2011, 03:34:42 PM
#23

For what it's worth, here is the phpinfo() output of the server I intend to use:

http://grondilu.freeshell.org/infos.php


Please let me know if you see anything that would prevent me from using prestashop or your prestashop module.
member
Activity: 83
Merit: 10
February 15, 2011, 03:30:59 PM
#22
Thanks!  I'll be adding the module to my electronics shop at avrthing.com in a few minutes, I'll post that in the list of stuff that accepts bitcoins too.  You shouldn't need to modify anything other than the config file, and that's just plugging in name, address, key, etc.  prestashop installs more or less without having to look at the code at all, one of the nice things about it over, for example, zencart.  Just make sure you have a mysql database you can point it to, and follow there browser based install process.  As far as whether your server is set up appropriately, I can't help you with that but one would hope that any decent hosting service would be able to offer PHP and mysql.  I'm on a VPS on dreamhost, I've had my gripes with them, but it's still a bargain for 15 dollars a month.  I may make a second module that uses JSON-RPC and a bitcoin client running on the server, I'm not sure yet. 
legendary
Activity: 1288
Merit: 1080
February 15, 2011, 03:24:02 PM
#21


I really suck at PHP and I need to check out how Apache works exactly on my web provider, so it's gonna take some time for me to test that, but I've just sent 1 BTC already, as I promessed.

Thanks.
member
Activity: 83
Merit: 10
February 15, 2011, 03:14:05 PM
#20
OK, sorry it took me forever, now that I see how everything fits together the whole thing is actually very simple.  
member
Activity: 83
Merit: 10
February 06, 2011, 02:23:35 AM
#19
basically what you would do is add the modules to your modules directory in your prestashop install, then go in through the backend site of your shop and click install, then set your mybitcoin info from the merchant tools part of that site.  You don't have to leave your bitcoins on mybitcoin, you can set it to forward to any address from there.  Mybitcoin will translate your dollar prices using their latest exchange rates, and then the purchase will go through when it verifies the transaction took place.  Apologies again, I'll find some time to work on it tomorrow again, it's doing ok, but I just haven't had much time to spend on it, and even though it's not much code the prestashop module thing was pretty new to me.
legendary
Activity: 1288
Merit: 1080
February 03, 2011, 02:25:51 PM
#18

I don't really need this but I pledge 1 BTC.
sr. member
Activity: 434
Merit: 251
Every saint has a past. Every sinner has a future.
February 03, 2011, 01:27:05 PM
#17
I would pledge 25 BTC for such a module.
legendary
Activity: 1064
Merit: 1001
February 03, 2011, 12:58:53 PM
#16
How do you integrate a bitcoin payment into a Prestashop shop?

I'm in for this pledge with 15 BTC
sr. member
Activity: 322
Merit: 250
Do The Evolution
February 01, 2011, 02:50:40 PM
#15
Does anyone know what are the fees for a merchant at MtGox and if it supports sending bitcoins to an BTC address instead of a MtGox address during checkout?
hero member
Activity: 938
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
February 01, 2011, 02:13:50 PM
#14
I was looking for something like this.  I don't know what prestashop and ubercart are, but I would like more information if possible.
hero member
Activity: 683
Merit: 500
January 17, 2011, 02:31:32 PM
#13
Actually I was working on it yesterday, sorry it's been kinda slow.  At first I was just generating a payment string for mybitcoin, but I realized that it was going to be too easy to spoof the receipt script so now I'm using the SCI toolkit.  It'll be ready soon, like I say, sorry it's taking me so long.


You don't have to apologize, I'm glad you're still busy with it and it's better to wait for a good secure mod than have an instant buggy mod.
Take your time and let us know when it's done, I've put some coins aside for this one.  Smiley
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
January 17, 2011, 01:39:46 PM
#12
Actually I was working on it yesterday, sorry it's been kinda slow.  At first I was just generating a payment string for mybitcoin, but I realized that it was going to be too easy to spoof the receipt script so now I'm using the SCI toolkit.  It'll be ready soon, like I say, sorry it's taking me so long.


No problem, thank you for creating it,
when its ready i will donate you a few BTC, as i really need this.

Thanks
member
Activity: 83
Merit: 10
January 17, 2011, 01:26:13 PM
#11
Actually I was working on it yesterday, sorry it's been kinda slow.  At first I was just generating a payment string for mybitcoin, but I realized that it was going to be too easy to spoof the receipt script so now I'm using the SCI toolkit.  It'll be ready soon, like I say, sorry it's taking me so long.

hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
January 17, 2011, 11:19:01 AM
#10
is this available?
Pages:
Jump to: