Bitcoin Forum
April 19, 2024, 02:17:16 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 »  All
  Print  
Author Topic: Bounty PAID: BITCOIN OPEN CART PAYMENT MODULE!  (Read 20634 times)
cablepair (OP)
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000


Buy this account on March-2019. New Owner here!!


View Profile WWW
September 19, 2012, 04:35:39 PM
Last edit: September 27, 2012, 01:08:33 AM by cablepair
 #1


Bit-pay has been DDOS'd for awhile now, and a lot of us merchants who depend on them are losing money.

I am personally offering a bounty of 50 BTC for someone to develop an opensource payment module for Opencart that will interact with Bitcoind.

There already is a payment module like this for zencart but it is very very primitive.

This Module should:

Allow to be installed like regular opencart plugin
interact with Bitcoind on local or remote server
be able to convert prices from USB to BTC correctly for invoice
should be able to generate new btc address for every transaction
should be completely integrated with Opencart


if any other merchants would like to contribute to this bounty please feel free.

thank you.
1713536236
Hero Member
*
Offline Offline

Posts: 1713536236

View Profile Personal Message (Offline)

Ignore
1713536236
Reply with quote  #2

1713536236
Report to moderator
1713536236
Hero Member
*
Offline Offline

Posts: 1713536236

View Profile Personal Message (Offline)

Ignore
1713536236
Reply with quote  #2

1713536236
Report to moderator
1713536236
Hero Member
*
Offline Offline

Posts: 1713536236

View Profile Personal Message (Offline)

Ignore
1713536236
Reply with quote  #2

1713536236
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713536236
Hero Member
*
Offline Offline

Posts: 1713536236

View Profile Personal Message (Offline)

Ignore
1713536236
Reply with quote  #2

1713536236
Report to moderator
1713536236
Hero Member
*
Offline Offline

Posts: 1713536236

View Profile Personal Message (Offline)

Ignore
1713536236
Reply with quote  #2

1713536236
Report to moderator
jga
Member
**
Offline Offline

Activity: 96
Merit: 10


http://btcgear.com


View Profile WWW
September 20, 2012, 12:59:47 AM
 #2

I'm taking a look at this. I already have some of this functionality in existing code that I might be able to adapt.

Bitcoin simplified. - a new, simpler Bitcoin guide.
Bitcoin Hats and the newest styles from GUNNAR Optiks on sale now at BTC Gear.
mc_lovin
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


www.bitcointrading.com


View Profile WWW
September 20, 2012, 02:43:18 AM
 #3

1 block bounty Wink

I would purchase this module once completed.
jfreak53
Sr. Member
****
Offline Offline

Activity: 298
Merit: 252



View Profile WWW
September 20, 2012, 01:48:13 PM
 #4

Did someone already do this for you? If not we already have a working module for WHMCS that is automatic bitcoind payment, it converts current market price from mtgox at that moment and creates a new address for each payment. Along with confirming payments after. If someone hasn't already made this we have it already done for another system, it wouldn't be too hard to move it over to opencart.

█ █ microtronixdc.com - Performance VPS, Dedicated Servers, Colocation, Full-Rack options!
Massive Network Bandwidth options with Fiber throughout! Always-On DDoS Mitigation for all traffic!
Yurock
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
September 20, 2012, 02:07:13 PM
 #5

I work on an OpenCart payment module that uses bitcoind. You can take a look at work in progress here. After it will be finished, I can adapt it to suit your requirements.

There is a topic about it in Russian.
TheKoziTwo
Legendary
*
Offline Offline

Activity: 1552
Merit: 1047



View Profile
September 20, 2012, 02:17:43 PM
 #6

I'm getting close to finish, coding this atm.

jga
Member
**
Offline Offline

Activity: 96
Merit: 10


http://btcgear.com


View Profile WWW
September 20, 2012, 11:05:04 PM
 #7

I'm pretty far along as well. I will be open sourcing my code once it's functional.

Bitcoin simplified. - a new, simpler Bitcoin guide.
Bitcoin Hats and the newest styles from GUNNAR Optiks on sale now at BTC Gear.
TheKoziTwo
Legendary
*
Offline Offline

Activity: 1552
Merit: 1047



View Profile
September 21, 2012, 12:47:48 AM
 #8

Here is my current setting page, please let me know if there is anything important I have forgotten.


Closing in on this now, guess we'll have to see who finishes off first, I will complete it regardless.

As for the price, currently I have created a cron job, so I'm thinking it could run every 10 minutes to fetch price from mtgox. As you can see I have also added some minimum and maximum prices to protect shop owner from potential flash crashes in the market. The script automatically creates the BTC currency, and if you choose to disable mtgox price fetch you may adjust the price manually in the currency section of open cart, otherwise it will be updated through cron.

Any comments on this solution is welcome, I'm open for any suggestions.

jga
Member
**
Offline Offline

Activity: 96
Merit: 10


http://btcgear.com


View Profile WWW
September 21, 2012, 01:12:13 AM
Last edit: September 22, 2012, 10:11:42 AM by jga
 #9

EDIT: UPDATED

and boom goes the dynamite.

http://www.btcgear.com/OpenCart_Bitcoin_v1.1.1.zip

I will be putting this up in a GitHub repo shortly and adding some other features that I'd like to have, but this satisfies the initial requirements set forth by cablepair.

edit: file updated... a couple times.

EDIT: Version 1.1.0 checks for sent bitcoins before creating an order.

Bitcoin simplified. - a new, simpler Bitcoin guide.
Bitcoin Hats and the newest styles from GUNNAR Optiks on sale now at BTC Gear.
jga
Member
**
Offline Offline

Activity: 96
Merit: 10


http://btcgear.com


View Profile WWW
September 21, 2012, 01:29:01 AM
 #10

Github repo

https://github.com/btcgear/OpenCart_Bitcoin

Bitcoin simplified. - a new, simpler Bitcoin guide.
Bitcoin Hats and the newest styles from GUNNAR Optiks on sale now at BTC Gear.
jga
Member
**
Offline Offline

Activity: 96
Merit: 10


http://btcgear.com


View Profile WWW
September 21, 2012, 01:49:46 AM
Last edit: September 22, 2012, 12:54:20 AM by jga
 #11

see it in action at http://test154.btcgear.com

EDIT: My bitcoind server is currently down so this isn't currently working properly. The code is good, though.

EDIT: This is now back up and running. Current code now gives an error message if it can't communicate.

EDIT: This is now running the most recent version and I created a $0.05 product so you can test it fully.  PM me with the address you sent the $0.05 worth of bitcoins to and I'll get them back to you... if you're cheap like that.

Bitcoin simplified. - a new, simpler Bitcoin guide.
Bitcoin Hats and the newest styles from GUNNAR Optiks on sale now at BTC Gear.
WikileaksDude
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500



View Profile
September 21, 2012, 02:12:14 AM
 #12

see it in action at http://test154.btcgear.com

That was quick Grin
jga
Member
**
Offline Offline

Activity: 96
Merit: 10


http://btcgear.com


View Profile WWW
September 21, 2012, 03:04:30 AM
 #13


That's what she said.


oh wait...

Bitcoin simplified. - a new, simpler Bitcoin guide.
Bitcoin Hats and the newest styles from GUNNAR Optiks on sale now at BTC Gear.
BCB
CTG
VIP
Legendary
*
Offline Offline

Activity: 1078
Merit: 1002


BCJ


View Profile
September 21, 2012, 03:34:21 AM
 #14

cablepair

Is that working for you?
dadj
Full Member
***
Offline Offline

Activity: 178
Merit: 100


View Profile WWW
September 21, 2012, 02:44:16 PM
 #15

I would like to add a feature request and along with it 10 BTC bounty for this feature: Add an easy to implement hack into Opencart that adds Bitcoin as a currency and gives the user the choice to display prices in Bitcoin or any other currency.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
YOLOdice.comFast 1% Edge DiceAwesome ChartsFaucetPlay / InvestJOIN NOW!
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Kris
Donator
Hero Member
*
Offline Offline

Activity: 640
Merit: 500


View Profile
September 21, 2012, 03:11:04 PM
 #16

Probably not what you want, but I just wanted to let you know it exist.

https://walletbit.com/connect/OpenCartPaymentModule.zip
BCB
CTG
VIP
Legendary
*
Offline Offline

Activity: 1078
Merit: 1002


BCJ


View Profile
September 21, 2012, 03:41:26 PM
 #17

Kris

Do you have a demo link?
jga
Member
**
Offline Offline

Activity: 96
Merit: 10


http://btcgear.com


View Profile WWW
September 21, 2012, 04:17:52 PM
Last edit: September 21, 2012, 06:14:59 PM by jga
 #18

I would like to add a feature request and along with it 10 BTC bounty for this feature: Add an easy to implement hack into Opencart that adds Bitcoin as a currency and gives the user the choice to display prices in Bitcoin or any other currency.

Done. This is already in my latest version.  In the admin console upon install, you can choose whether or not to enable BTC as a user-visible currency.

Edit: I also have this available as a stand-alone module, but I haven't open sourced it yet.

Edit: now I have open sourced it and it is available at https://github.com/btcgear/Bitcoin_Exchange_Rate_OpenCart
This code is fully tested and has been in use at http://www.btcgear.com for months.

Please send bounty to 14dTC7bBphANAHzmK9aD7X7Wvo99rhHMTF

Bitcoin simplified. - a new, simpler Bitcoin guide.
Bitcoin Hats and the newest styles from GUNNAR Optiks on sale now at BTC Gear.
Yurock
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
September 21, 2012, 06:01:14 PM
 #19

Do you have a demo link?
For example, I think, GADJA | shop uses that WalletBit extension.
BCB
CTG
VIP
Legendary
*
Offline Offline

Activity: 1078
Merit: 1002


BCJ


View Profile
September 21, 2012, 06:15:49 PM
 #20

Do you have a demo link?
For example, I think, GADJA | shop uses that WalletBit extension.

Thanks.

Very nice.

Pages: [1] 2 3 4 5 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!