5
We are a start up company going to open an online shopping website. Our CEO wants to incorporate Bitcoin as our payment method. How can we set up a Bitcoin network?
5
We are a start up company going to open an online shopping website. Our CEO wants to incorporate Bitcoin as our payment method. How can we set up a Bitcoin network?
3
You can use one of the merchant solution providers, such as: coinbase, BitPay, for generating addresses per payment (as paypal does) redirects / serve the client with payment request at 3rd party . or, you can handle payment process inhouse by generating address for each payment and saving the pk / HD wallet will take much longer and develop time to do.
-1
Isn't that exactly what the previous answer said...? – Nate Eldredge – 2015-12-08T15:14:16.413
Yes, but without grammar and vocabulary mistakes ;) – Xawery Wiśniowiecki – 2015-12-09T07:53:47.480
1 If you want to propose corrections to an existing answer, it's better to suggest an edit rather than posting a new, duplicative answer.
I can't imageine how anyone could edit and repair this part of the answear "request at 3rd party . or, you can handle" :D – Xawery Wiśniowiecki – 2015-12-10T08:02:05.157
Whole answaeer is just one big sentence with mess. I don't understand what author want to say, the answear should deleted – Xawery Wiśniowiecki – 2015-12-10T08:03:27.220
2
You might want to consult an article such as https://en.bitcoin.it/wiki/How_to_accept_Bitcoin,_for_small_businesses which has a ton of links to relevant products and services.
– Greg Hewgill – 2015-09-07T02:53:26.5672
also see this related question: How can I accept bitcoins on my website?
– Murch – 2015-09-10T11:52:09.600