Author

Topic: Bitcoin processing on my adult website (Read 2238 times)

newbie
Activity: 34
Merit: 0
newbie
Activity: 18
Merit: 0
August 12, 2013, 05:41:17 PM
#15
Seems like a good demographic for BTC payments, largely male with some facility with the computer. But does anyone pay for adult websites anymore?

Sure! But perhaps not male with some facility with the computer. Only 2 of the last about 10.000 transactions at our adult sites where made with bitcoins. And one of the two attempted to hack our bitcoin gateway with his account immediately. Okay - perhaps really male with some facility with the computer ;-)
sr. member
Activity: 332
Merit: 253
August 12, 2013, 12:54:17 PM
#14
Seems like a good demographic for BTC payments, largely male with some facility with the computer. But does anyone pay for adult websites anymore?
hero member
Activity: 900
Merit: 1000
Crypto Geek
August 11, 2013, 04:26:35 PM
#13

Great implementation. You should think about improving video seek and selling the code for it all for people wanting to setup their own sites
newbie
Activity: 18
Merit: 0
August 11, 2013, 05:21:59 AM
#12
You create a public seed that can generate public addresses on your server for accepting payment without need or ability to generate private keys. The private keys are generated from the private seed on a computer that is not your web server.

Wow, thank you for this hint! We have setup the bitcoind on a server in the private network, updated the IDS, updated firewall rules, setup a honeypot, setup cron to move btc to an warm wallet outside our network... all to make sure that btc of our webmasters are save. Old school - I am so stupid :-( Great solution idea!
sr. member
Activity: 350
Merit: 250
newbie
Activity: 18
Merit: 0
August 10, 2013, 02:22:15 PM
#10
Try BIPS
legendary
Activity: 1268
Merit: 1006
August 10, 2013, 01:34:12 PM
#9
Can we get a link? Tongue
member
Activity: 84
Merit: 10
August 10, 2013, 01:14:00 PM
#8
Try coinbase or bitpay.
donator
Activity: 406
Merit: 252
Study the past, if you would divine the future.
August 10, 2013, 12:56:01 PM
#7
you could try coinbase also, they have some good merchant services.
full member
Activity: 168
Merit: 100
August 10, 2013, 12:38:11 PM
#6
i'd recommend using a bitpay or any other bitcoin merchant-style account, which is easier to maintain, and you don't keep any bitcoins on your webserver...
but what you asked is possible too, needs a lot more programming..

You don't have to keep bitcoins on your server to process on your server.

You create a public seed that can generate public addresses on your server for accepting payment without need or ability to generate private keys. The private keys are generated from the private seed on a computer that is not your web server.

Where can I read more on this public seed process. Sounds very useful.

I'm not sure on the web but Armory does it, so you could probably look at the armory code.
hero member
Activity: 899
Merit: 1029
BTC: the beginning of stake-based public resources
August 10, 2013, 10:33:40 AM
#5
i'd recommend using a bitpay or any other bitcoin merchant-style account, which is easier to maintain, and you don't keep any bitcoins on your webserver...
but what you asked is possible too, needs a lot more programming..

You don't have to keep bitcoins on your server to process on your server.

You create a public seed that can generate public addresses on your server for accepting payment without need or ability to generate private keys. The private keys are generated from the private seed on a computer that is not your web server.

Where can I read more on this public seed process. Sounds very useful.
full member
Activity: 201
Merit: 100
August 10, 2013, 10:09:05 AM
#4
Implementing the blockchain.info API (if you understand coding) or use BitPay if you don't.
full member
Activity: 168
Merit: 100
August 10, 2013, 09:50:05 AM
#3
i'd recommend using a bitpay or any other bitcoin merchant-style account, which is easier to maintain, and you don't keep any bitcoins on your webserver...
but what you asked is possible too, needs a lot more programming..

You don't have to keep bitcoins on your server to process on your server.

You create a public seed that can generate public addresses on your server for accepting payment without need or ability to generate private keys. The private keys are generated from the private seed on a computer that is not your web server.
full member
Activity: 134
Merit: 100
August 10, 2013, 09:40:51 AM
#2
i'd recommend using a bitpay or any other bitcoin merchant-style account, which is easier to maintain, and you don't keep any bitcoins on your webserver...
but what you asked is possible too, needs a lot more programming..
newbie
Activity: 47
Merit: 0
August 10, 2013, 09:21:03 AM
#1
Guys, I am currious if is possible to accept bitcoins on my adult website and how? I would like to program my own system, idea is when someone want access to my website, he sent the money to my bitcoin/litecoin walley and server will send him username/password. Is this possible? Does original bitcoin/litecoins cliets have any API for communitating with server? Or any solution? Thank you!
Jump to: