Bitcoin Forum
May 09, 2024, 08:47:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to accept bitcoins on Heroku?  (Read 2318 times)
fork (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
August 24, 2012, 08:46:34 PM
 #1

Given that the Heroku platform has only a read filesystem how does one generate bitcoin address for each sale on a site running on Heroku. Is there a simple solution to using bitcoin on Heroku?
1715244453
Hero Member
*
Offline Offline

Posts: 1715244453

View Profile Personal Message (Offline)

Ignore
1715244453
Reply with quote  #2

1715244453
Report to moderator
1715244453
Hero Member
*
Offline Offline

Posts: 1715244453

View Profile Personal Message (Offline)

Ignore
1715244453
Reply with quote  #2

1715244453
Report to moderator
1715244453
Hero Member
*
Offline Offline

Posts: 1715244453

View Profile Personal Message (Offline)

Ignore
1715244453
Reply with quote  #2

1715244453
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715244453
Hero Member
*
Offline Offline

Posts: 1715244453

View Profile Personal Message (Offline)

Ignore
1715244453
Reply with quote  #2

1715244453
Report to moderator
1715244453
Hero Member
*
Offline Offline

Posts: 1715244453

View Profile Personal Message (Offline)

Ignore
1715244453
Reply with quote  #2

1715244453
Report to moderator
1715244453
Hero Member
*
Offline Offline

Posts: 1715244453

View Profile Personal Message (Offline)

Ignore
1715244453
Reply with quote  #2

1715244453
Report to moderator
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
August 24, 2012, 09:06:49 PM
 #2

Given that the Heroku platform has only a read filesystem how does one generate bitcoin address for each sale on a site running on Heroku. Is there a simple solution to using bitcoin on Heroku?

No, not really. You will have to build your app so it can connect to a bitcoin daemon hosted on a normal VPS, using SSL off course.

BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
maaku
Legendary
*
expert
Offline Offline

Activity: 905
Merit: 1011


View Profile
August 24, 2012, 10:51:43 PM
 #3

pynode?

I'm an independent developer working on bitcoin-core, making my living off community donations.
If you like my work, please consider donating yourself: 13snZ4ZyCzaL7358SmgvHGC9AxskqumNxP
Tachikoma
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
August 24, 2012, 11:24:50 PM
 #4

BitcoinPayflow should work. They host the bitcoind, you just request addresses over an API and they forward the funds. It's just a matter of trusting a third party with your payments.

For what it's worth, I've been using them for quite some time and so far, so good.

Electrum: the convenience of a web wallet, without the risks | Bytesized Seedboxes BTC/LTC supported
dogisland
Sr. Member
****
Offline Offline

Activity: 262
Merit: 250



View Profile
August 26, 2012, 09:08:34 AM
 #5

Given that the Heroku platform has only a read filesystem how does one generate bitcoin address for each sale on a site running on Heroku. Is there a simple solution to using bitcoin on Heroku?

Heroku supports Java so you could deploy BitcoinJ to a heroku server. I have done this in the past but it's non-trivial.

Your probably better off connecting to a Bitcoin payments provider, i.e. http://bitcoinpayflow.com/
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!