|
|
|
|
|
by trevordev
4286 days ago
|
|
BitPay sponsored angel-hack Seattle that I participated in this summer. Their developer api was horrible and poorly documented wasting everyone time. I was in one of the few groups that got it to work. When asking when we would find out who won the 5 bitcoin prize for best use of it we were told to contact bitpay. I contacted them multiple times and support told me to to contact their CEO who ended up not responding to my emails. I will not use bitpay in the future. |
|
That said, I had no problem with their API. They had an easy web checkout link that could be generated that worked fine in an Android WebView for my first implementation. Later at AngelHack SV I used their PHP API to generate invoices for specific prices for goods dynamically and was then still able to send people to their site to finish checkout and get redirected when it completed.
Didn't really see any missing documentation and their site worked fine, responding quite quickly when money was sent to the barcode it showed or the link that could start a wallet app on Android, and their PHP sample code worked trivially. Who knows, maybe they've improved the docs and samples since you used it, though. Or you were trying to hack bitcore, which is a completely different level of difficulty.