Pages:
Author

Topic: OpenCart integration (Read 5614 times)

brand new
Activity: 0
Merit: 0
March 25, 2021, 04:43:54 AM
#27
Haven't you thought about choosing the other platform? For example, Magento is considered a perfect choice. Read the article to compare the pros and cons of each platform: https://paspartoo.com/blog/best-wholesale-ecommerce-platform/
newbie
Activity: 54
Merit: 0
September 16, 2011, 01:42:03 PM
#26
Forgive my noobness , but I have a question.
Wouldn't it be possible to create module that will not have to deal with intermediaries?
For example: when user opens an account with an opencart based site he is assigned unique BTC address, by which seller can indentify him.
When purchase is made buyer has a time frame for making BTC deposit to that address, which will be more or less instantly visible in sellers wallet.

Maybe this is more complicated to implement then it seems to me at the moment, but it would be for sure good thing for the Bitcoin
sr. member
Activity: 350
Merit: 250
August 02, 2011, 01:44:09 AM
#25
If anyone hasn't been paying attention to my threads as of late, I've been in constant contact with Tabsa(the origional creator of the opencart bitcoin module). As soon as Mt. Gox releases their merchant tools this week, he's going to convert his module over so instead of using mybitcoins.com, it'll be using MT Gox. I tried to convince him to use bit-bank.org but he didn't seem to trust it enough. If the module uses api key, token and bitcoin address, it shouldn't be too hard to convert it over to other sites besides Mt. Gox since I know that the module requires an sci username, key, and the bitcoin address(something only mybitcoin.com had).
member
Activity: 75
Merit: 10
August 02, 2011, 01:37:38 AM
#24
Yes please develop a BTC gateway for OpenCart that does not use mybitcoin... Mybitcoin is gone probably forever... Thank You.
full member
Activity: 210
Merit: 100
Fezzik, tear his arms off.
August 01, 2011, 04:17:22 PM
#23
Is there an alternative plugin for OpenCart that doesn't use mybitcoin.com?
I'm not familiar with one.  However, we may be creating one soon.  I'll post it if we do.
legendary
Activity: 1400
Merit: 1013
August 01, 2011, 12:10:03 PM
#22
Is there an alternative plugin for OpenCart that doesn't use mybitcoin.com?
full member
Activity: 210
Merit: 100
Fezzik, tear his arms off.
June 19, 2011, 07:09:26 AM
#21
Are you running opencart 1.5?  I haven't upgraded to that yet.
member
Activity: 75
Merit: 10
June 19, 2011, 07:00:18 AM
#20
I am running into the same situation of getting error:

Fatal error: Cannot access private property Document::$title in /home/bitcoinz/public_html/shop/admin/controller/payment/btc_mybitcoin.php on line 35

Any news on this? Any advise would be appreciated... Thank You
newbie
Activity: 9
Merit: 0
June 11, 2011, 09:21:56 PM
#19
I'm running into a problem on OC1.5 and I'm wondering if it's my own stupidity or if the extension just isn't compatible with 1.5 yet.

Code:
Fatal error: Cannot access private property Document::$title in /blah/blah/blah/admin/controller/payment/btc_mybitcoin.php on line 35

That line reads:
Code:
$this->document->title = $this->language->get('heading_title');
newbie
Activity: 2
Merit: 0
June 11, 2011, 02:53:23 PM
#18
Thanks, it worked perfectly  Cheesy

full member
Activity: 210
Merit: 100
Fezzik, tear his arms off.
June 11, 2011, 02:34:40 PM
#17
Yes, I think I did have that error.  When I checked, all the code was on a single line without line breaks.  I just had to separate it into different lines like is shown on the github page. PM me if you have any trouble.
newbie
Activity: 2
Merit: 0
June 11, 2011, 02:19:17 PM
#16
i have encountered a proplem when i was trying to install the module i get

Parse error: syntax error, unexpected T_VARIABLE in /home/content/74/7989274/html/admin/language/english/payment/btc_mybitcoin.php on line 1

when i open exstensions -->payments in the admin panel

have anyone seen this before?
full member
Activity: 210
Merit: 100
Fezzik, tear his arms off.
June 08, 2011, 10:56:04 PM
#15
We found we were getting some weird problems on SquareWear when people were checking out.  They were seeing one total, then a different total at the bottom of the screen, then a different total that mybitcoin was actually asking them to pay.  I think we've sorted all that out.  I've emailed the new code to tabsa so he can incorporate it into his build.  PM me if you want the code before he posts it.
sr. member
Activity: 420
Merit: 250
June 08, 2011, 07:20:38 AM
#14
ohhh..  when i set up shop, i'll certainly look in to this Cheesy
full member
Activity: 210
Merit: 100
Fezzik, tear his arms off.
June 08, 2011, 07:18:27 AM
#13
I haven't tested my store with it yet.  I'm still running 1.4.9 something on SquareWear.
legendary
Activity: 1400
Merit: 1013
June 08, 2011, 07:10:14 AM
#12
Bitcoin payment module for opencart 1.4.9.4.
All payments are processed by mybitcoin.com

PM me if you found bugs or need help setting it up. Or find me on IRC 'tabsa'.

Download here:
https://github.com/tabsa/opencart-bitcoin-payment-module/zipball/master

Readme here:
https://github.com/tabsa/opencart-bitcoin-payment-module/blob/master/README

Donate here if you find this usefull: 1PLDpSpTtMnmoSYPfZFEBhuhHPEUSBkSQj
Is the module compatible with OpenCart 1.5?
full member
Activity: 210
Merit: 100
Fezzik, tear his arms off.
May 17, 2011, 11:38:32 PM
#11
The bugfix worked for me.  The errors are gone and the bitcoin symbol renders correctly.  However, I don't know if opencart can auto update BTC.  Has anyone else played with this?  As far as I can tell the auto update function uses some third party website to lookup money exchange rates.  I don't think BTC is part of that website.  Has anyone else solved this problem?  It's an issue because it means that people will be paying two slightly different prices depending on if they are checking out in USD or BTC.
member
Activity: 69
Merit: 10
May 17, 2011, 09:36:24 PM
#10
Uploaded small bugfix allowing to use BTC as currency in opencart without conversions.

Please update!
member
Activity: 107
Merit: 10
https://bt.cx
April 29, 2011, 09:48:08 AM
#9
Lookes like tabsa beat me to it!

So i will co-develop it instead Smiley
legendary
Activity: 1064
Merit: 1001
April 26, 2011, 07:34:34 AM
#8
Would it work on the Prestashop 1.4?
Pages:
Jump to: