Author

Topic: Need Help accepting Bitcoin as payment Method on my site (Read 906 times)

legendary
Activity: 1876
Merit: 1475
OP if you want to implement your own system to start I recommend you to check the bitcoind commands:
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list

And JSON-RPC (http://json-rpc.org/wiki/specification) to interact with it from a PHP script.
sr. member
Activity: 630
Merit: 250
Just put receiving bitcoin address on your site, then send that to another address, and send from another, saves third party site's and risk's..
legendary
Activity: 1876
Merit: 1475
@EcuaMobi

I jsut checked out your Demo and I like it
I dont even need more than that - well I add some pictures a description and stuff like that but thats all i need

But I got a  question, is the Wallet address the same for everyone or does every customer get a different address??



Every order gets a unique address so when a payment is received the system knows what order it corresponds to regardless of the address that sent the payment.
The user can send multiple transactions to that address and the system adds them up and updates the order.
member
Activity: 82
Merit: 10
@EcuaMobi

I jsut checked out your Demo and I like it
I dont even need more than that - well I add some pictures a description and stuff like that but thats all i need

But I got a  question, is the Wallet address the same for everyone or does every customer get a different address??

member
Activity: 82
Merit: 10
Ecua mobi thanks

Well what I want to sell is cannabis clones - in my country they are perfectly legal and my main site is a clearweb site

but for some reason id like to learn how to run something on TOR, especially when dealing with something thats illegal in most countries

To me at this point i just want to learn as much as I can regards to ecommerce and Bitcoin
legendary
Activity: 1386
Merit: 1000
If you want to keep the  bitcoin without changing into fiat I recommend you to use blockchain.info's API (https://blockchain.info/api/api_receive). It notifies you when a payment was made and forwards it to your address, which could even be offline. It's free, not even network fees are charged.

If you want to have your own solution without 3rd party I can develop something for you, similar to this:
https://bitcointalksearch.org/topic/wts-payment-gateway-for-any-crypto-currency-let-merchants-accept-your-coin-951497


thanks for your offer to develop something for me but id like to learn it myself
but could you show me a site of yours to see how you did it??

And regards to bitpay, yes its cool but what if I want to host my site on TOR does this still work with bitpay??
And isnt bitpay all in my business once I use their service- can they deny service to me once they figure out what i sell??


Why does your site have to be on TOR?

Dread Pirate Roberts is not a role model.
legendary
Activity: 1876
Merit: 1475
If you want to keep the  bitcoin without changing into fiat I recommend you to use blockchain.info's API (https://blockchain.info/api/api_receive). It notifies you when a payment was made and forwards it to your address, which could even be offline. It's free, not even network fees are charged.

If you want to have your own solution without 3rd party I can develop something for you, similar to this:
https://bitcointalksearch.org/topic/wts-payment-gateway-for-any-crypto-currency-let-merchants-accept-your-coin-951497


thanks for your offer to develop something for me but id like to learn it myself
but could you show me a site of yours to see how you did it??

And regards to bitpay, yes its cool but what if I want to host my site on TOR does this still work with bitpay??
And isnt bitpay all in my business once I use their service- can they deny service to me once they figure out what i sell??







Here's a sample of a site I made:
https://api.captcoin.com/demo/

Here's an explanation of how it works:
https://api.captcoin.com

However I can't share the sever side code, sorry.
member
Activity: 82
Merit: 10
If you want to keep the  bitcoin without changing into fiat I recommend you to use blockchain.info's API (https://blockchain.info/api/api_receive). It notifies you when a payment was made and forwards it to your address, which could even be offline. It's free, not even network fees are charged.

If you want to have your own solution without 3rd party I can develop something for you, similar to this:
https://bitcointalksearch.org/topic/wts-payment-gateway-for-any-crypto-currency-let-merchants-accept-your-coin-951497


thanks for your offer to develop something for me but id like to learn it myself
but could you show me a site of yours to see how you did it??

And regards to bitpay, yes its cool but what if I want to host my site on TOR does this still work with bitpay??
And isnt bitpay all in my business once I use their service- can they deny service to me once they figure out what i sell??





legendary
Activity: 1876
Merit: 1475
If you want to keep the  bitcoin without changing into fiat I recommend you to use blockchain.info's API (https://blockchain.info/api/api_receive). It notifies you when a payment was made and forwards it to your address, which could even be offline. It's free, not even network fees are charged.

If you want to have your own solution without 3rd party I can develop something for you, similar to this:
https://bitcointalksearch.org/topic/wts-payment-gateway-for-any-crypto-currency-let-merchants-accept-your-coin-951497
hero member
Activity: 518
Merit: 500
Dangit. Psybits beat me to it.

Bitpay is the best. I use it for my purchases on Newegg and it's better than using coinbase.
legendary
Activity: 1386
Merit: 1000
I know theres coinbase and such but how can i do it so the coins come automatically to me without the need of coinbase and all that companys

What I try to do is set up a store with a member site where people can fund their deposit address and than pay for items in the store
I also want to add a feature where customers dont necessarily have to log in or sign up to pay

Customers should also be able to make a purchase as visitor to my site

Please help

Sounds like BitPay would do the trick.

http://bitpay.com
member
Activity: 82
Merit: 10
I know theres coinbase and such but how can i do it so the coins come automatically to me without the need of coinbase and all that companys

What I try to do is set up a store with a member site where people can fund their deposit address and than pay for items in the store
I also want to add a feature where customers dont necessarily have to log in or sign up to pay

Customers should also be able to make a purchase as visitor to my site

Please help
Jump to: