Bitcoin Forum
April 26, 2024, 09:10:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Accepting BitCoins on website  (Read 768 times)
OpenYourEyes (OP)
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
October 23, 2012, 12:27:41 PM
 #1

Hi,

I've been playing around with BitCoins for a weeks now, I want to be able to take BitCoin (and potentially LiteCoin) payments on my website for premium account subscriptions. It needs to be an automatic service whereby as soon as the transaction comes in, a SQL database record is updated.

Is there any way I can do this without having to keep the blockchain on my server?
it's slow to update, and causes bitcoind to eat away at more RAM and CPU than I would like. I'm opposed to using any 3rd party payment handling service: I don't want the fees and want manage all the transactions myself.

So, is there a headless (no GUI) linux bitcoin client out there I'm able to interact with using RPC/PHP, but which doesn't require the blockchain locally, one perhaps where it queries blockchain.info, or something.

Thanks.

takemybitcoins.com: Spend a few seconds entering a merchants email address to encourage them to accept Bitcoin
PGP key | Bitmessage: BM-GuCA7CkQ8ojXSFGrREpMDuWgv495FUX7
1714165833
Hero Member
*
Offline Offline

Posts: 1714165833

View Profile Personal Message (Offline)

Ignore
1714165833
Reply with quote  #2

1714165833
Report to moderator
1714165833
Hero Member
*
Offline Offline

Posts: 1714165833

View Profile Personal Message (Offline)

Ignore
1714165833
Reply with quote  #2

1714165833
Report to moderator
1714165833
Hero Member
*
Offline Offline

Posts: 1714165833

View Profile Personal Message (Offline)

Ignore
1714165833
Reply with quote  #2

1714165833
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714165833
Hero Member
*
Offline Offline

Posts: 1714165833

View Profile Personal Message (Offline)

Ignore
1714165833
Reply with quote  #2

1714165833
Report to moderator
warbdan
Member
**
Offline Offline

Activity: 113
Merit: 10



View Profile
October 28, 2012, 03:58:47 PM
 #2

mtgox has code for accepting bitcoins. If you use opencart, you can integrate walletbit pretty easily. I don't know how you could do it without using one of those without doing each transaction manually via email communications or something.
Raoul Duke
aka psy
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002



View Profile
October 28, 2012, 04:13:30 PM
 #3

As long as you're willing to code a solution to fit your website you can base it on the Armory Daemon here: https://bitcointalk.org/index.php?topic=92496
No blockchain to deal with, no bitcoins to steal.

You'll probably need to integrate it with the blockchain.info API to check when payments arrived or something.
One of the following should suit you.
http://blockchain.info/api/blockchain_api
http://blockchain.info/q
http://blockchain.info/api/api_websocket
OpenYourEyes (OP)
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
October 28, 2012, 04:25:56 PM
 #4

mtgox has code for accepting bitcoins.
I've only had a brief look at this service, but it seems quite promising, thanks.
I originally intended to use the blockchain.info api_receive but the documentation falls short IMO.

As long as you're willing to code a solution to fit your website you can base it on the Armory Daemon here: https://bitcointalk.org/index.php?topic=92496
I am indeed. I had looked at Armory, and it seemed great, but I thought it was a GUI only based; didn't know it had a daemon counterpart so thanks.

Hopefully I'll be able to get all this up and running by the end of the week.

takemybitcoins.com: Spend a few seconds entering a merchants email address to encourage them to accept Bitcoin
PGP key | Bitmessage: BM-GuCA7CkQ8ojXSFGrREpMDuWgv495FUX7
XMLGold
VIP
Member
*
Offline Offline

Activity: 103
Merit: 10


Bitcoin Exchanger at Best Rate.


View Profile WWW
November 01, 2012, 03:23:04 PM
 #5

I would suggest you to use MTGox, they have a special button.

Convert Your Bitcoins to Bitcoin MasterCard
josephliton
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
November 09, 2012, 11:11:40 AM
 #6

I think mtgox is nice and trust worthy.

VaporJedi
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
April 04, 2013, 07:02:36 AM
 #7

I have been searching for a good way to integrate opencart and bitcoin.. I almost got it working with BTCGear's extension but I can't get it to connect to the bitcoind server.

I have been looking at walletbit and bitpay and cant seem to get their site's working very well. Seems strange
igba
Member
**
Offline Offline

Activity: 111
Merit: 10



View Profile
April 04, 2013, 07:10:58 AM
 #8

mtgox is the way to go...though tying an exchanger to a service might be risky in the long long run.
Pages: [1]
  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!