Bitcoin Forum
May 22, 2024, 06:21:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to use Bitcoin API  (Read 542 times)
apoorvlathey (OP)
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 547


CryptoTalk.Org - Get Paid for every Post!


View Profile WWW
March 30, 2016, 07: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 ?

altcoinhosting
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1006


View Profile
March 30, 2016, 08: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

apoorvlathey (OP)
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 547


CryptoTalk.Org - Get Paid for every Post!


View Profile WWW
March 30, 2016, 08: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.

deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1032



View Profile WWW
March 30, 2016, 08: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.
Patatas
Legendary
*
Offline Offline

Activity: 1750
Merit: 1115

Providing AI/ChatGpt Services - PM!


View Profile
March 30, 2016, 09: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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!