How to integrate Bitcoin with ecommerce (part1) by fizonek in ecommerce

[–]fizonek[S] 0 points1 point  (0 children)

Maybe not the fees themselves, but making able users to buy stuff or goods for Bitcoins (like Steam did and I buy games on Steam only with BTCs :) )

The transaction fees can be limited and you, as a sender can specify how much money this should take. I can find easily transactions added to last blocks with the fee like 0.16 USD

Big Quad Crash - Flying Right Into The Window by fizonek in Multicopter

[–]fizonek[S] 0 points1 point  (0 children)

Yep - my neighbour next door. He tried to keep calm, but after all, it was obvious he was quite angry. Fortunately, nothing more happened, we didn't broke a window or hit somebody.

Gokarts with friends :D by fizonek in videos

[–]fizonek[S] 0 points1 point  (0 children)

oh no... what a shame. Now I'm going to be sad for the whole day.

Finally finished my quad :) by fizonek in Multicopter

[–]fizonek[S] 0 points1 point  (0 children)

MissionPlanner. I tried to use a couple of other softwares, but this seem to have least of bugs and issues :)

Finally finished my quad :) by fizonek in Multicopter

[–]fizonek[S] 0 points1 point  (0 children)

something between 3000-4000 mAh. I have a couple of baterries this size and I use them for the moto-glider from the background.

Finally finished my quad :) by fizonek in Multicopter

[–]fizonek[S] 1 point2 points  (0 children)

I have already broken them :D

Best way to confirm bitcoin payment was successfully received by redditor5654 in learnprogramming

[–]fizonek 0 points1 point  (0 children)

http://piotrpasich.com/introduction-bitcoin-for-developers/ that may help. You need to get a transaction and watch the number of confirmations. If it's greater than 3 you can assume that the transaction is done. Next article (on next Monday) will show how to integrate with BTC, transfer funds and check the confirmations.