Author

Topic: How to use Bitcoin API (Read 541 times)

legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
March 30, 2016, 05:09:47 PM
#5
How did blockchain.info denied it ? Roll Eyes Its free ,you just have to parse the data in your file.The code is already given in different languages ,you just have to pick up the suitable language and copy paste.I never knew they even deny access to specific users.Please explain more.
legendary
Activity: 1512
Merit: 1028
March 30, 2016, 04:54:38 AM
#4
Inferring your experience level, unless you want hackers to empty out your wallet, it would be much better for you to employ a third-party checkout/shopping cart vendor.
hero member
Activity: 1162
Merit: 547
CryptoTalk.Org - Get Paid for every Post!
March 30, 2016, 04:20:09 AM
#3
The server I use for the hosting doesn't allow me to install bitcoind and the bandwidth is also less. So I stick to other's API's.
I don't have much budget to upgrade. Moreover I want to use it more for learning and trying purposes.
hero member
Activity: 896
Merit: 1005
March 30, 2016, 04:02:41 AM
#2
have you considered just running bitcoind and using a JSON-RPC call? I find it easyer and more future-proof than dealing with thirth party API's

For your information
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)#PHP
hero member
Activity: 1162
Merit: 547
CryptoTalk.Org - Get Paid for every Post!
March 30, 2016, 03:59:51 AM
#1
I want to integrate bitcoin payment system in my website. I applied for blockchain.info api key but they denied it. Now i am looking forward to BlockCypher (http://dev.blockcypher.com/). I have no experience in using api's.

All I want is to create a new address for each transaction for the user and when the exact sum of bitcoins is transferred to that address then my website should be notified using a webhook or a callback.

I want to use PHP. Can anyone help me ?
Jump to: