Bitcoin Forum

Economy => Web Wallets => Topic started by: KingOfBet on March 03, 2016, 08:26:30 AM



Title: best API for web wallet btc?
Post by: KingOfBet on March 03, 2016, 08:26:30 AM
Hi,

what recommend use now?
need API for recieve and send payments.

without verification personal.

thanks


Title: Re: best API for web wallet btc?
Post by: xinzark on March 03, 2016, 05:41:45 PM
Currently the most popular web wallet that can be used on website for sending/receiving payments using their API is blockchain
But from last few months many blockchain api users are facing problems like missing payments, late confirmation of transaction etc.

Try to use block.io api. Most of the programmers prefer to use this these days and they are stable too
Another option can be bitpay where they charges 1% fee but it is the best


Title: Re: best API for web wallet btc?
Post by: Goins on March 03, 2016, 05:48:34 PM
Currently the most popular web wallet that can be used on website for sending/receiving payments using their API is blockchain
But from last few months many blockchain api users are facing problems like missing payments, late confirmation of transaction etc.

Try to use block.io api. Most of the programmers prefer to use this these days and they are stable too
Another option can be bitpay where they charges 1% fee but it is the best
The reason for the "missing" payments is that they forward the payment without a fee. You can imagine that this costs them a lot and that's why they combine these forwards into one transaction. Hence it can take a while because they wait for multiple transactions before they send the bitcoins to your address. Sometimes I had to wait a few days in the past but the payment was never really lost.
They invented v2 of their API where payments are not forwarded anymore, instead they now use xPub keys to generate addresses which are linked directly to your wallet. Imho this is way too complicated. Also you must apply for their API now and they may reject your application. v1 is not even supported anymore, though it still works. They might just drop it soon, so I really suggest to not use it anymore.

The best is to make your own API but I can tell you that it's a lot of work if you lack of programming experiences.


Title: Re: best API for web wallet btc?
Post by: xinzark on March 04, 2016, 01:12:49 AM
The best is to make your own API but I can tell you that it's a lot of work if you lack of programming experiences.

And that's a lot of expenses as well for a low sized business hiring a programmer to build that api and renting and paying a vps cost every month
What do you think about bitpay api ? They only charges 1% fee which is not that high IMO


Title: Re: best API for web wallet btc?
Post by: Goins on March 05, 2016, 12:27:51 AM
If you make a lot of money, paying 1% might be more than hiring a developer and renting a server. Then again, if you make that much profit you probably want to use Bitpay anyway to get paid in your local currency. So yes, I guess Bitpay is the way to go here. But do they also pay you out in bitcoins? I'm not sure about that. I remember Coinbase did a while ago but one day they randomly banned me for no reason and asked for tax documents and whatever which is also a reason why I prefer using my own API.


Title: Re: best API for web wallet btc?
Post by: crypto-boy on March 05, 2016, 10:02:26 PM
block.io


Title: Re: best API for web wallet btc?
Post by: HackerBOSS on March 06, 2016, 06:19:30 AM
block.io

ok.
thanks sir.
if I will be have questions I ask you.
do you use this api?


Title: Re: best API for web wallet btc?
Post by: crypto-boy on March 06, 2016, 01:15:44 PM
block.io

ok.
thanks sir.
if I will be have questions I ask you.
do you use this api?

Yes I used it. They have very easy API so I think you will not have any problems..


Title: Re: best API for web wallet btc?
Post by: HackerBOSS on March 07, 2016, 05:53:49 AM
block.io

ok.
thanks sir.
if I will be have questions I ask you.
do you use this api?

Yes I used it. They have very easy API so I think you will not have any problems..

i want use it too.
do you have examples script php?
how much cost this service? and how much % fee?


Title: Re: best API for web wallet btc?
Post by: HackerBOSS on March 07, 2016, 06:29:13 PM
block.io

How receive btc with API v2 block.io?
I not found examples and documentation.
I see only get balace, withdrawl and etc..


Title: Re: best API for web wallet btc?
Post by: Sigals on March 07, 2016, 10:01:11 PM
https://blocktrail.com/api

Very nice API.


Title: Re: best API for web wallet btc?
Post by: HackerBOSS on March 08, 2016, 05:05:53 AM
https://blocktrail.com/api

Very nice API.

do you use it?
what nice?
could recieve paymet via api..
similar blockchain.info with callback url


Title: Re: best API for web wallet btc?
Post by: Sigals on March 08, 2016, 07:11:13 PM
https://blocktrail.com/api

Very nice API.

do you use it?
what nice?
could recieve paymet via api..
similar blockchain.info with callback url

Yes, I've used it quite a few times.

It's easy to use and yes similar with the callback url.


Title: Re: best API for web wallet btc?
Post by: HackerBOSS on March 08, 2016, 07:42:56 PM
https://blocktrail.com/api

Very nice API.

do you use it?
what nice?
could recieve paymet via api..
similar blockchain.info with callback url

Yes, I've used it quite a few times.

It's easy to use and yes similar with the callback url.

do you have examples for recieve btc with callback url?
and need examples for send btc payment..
could you give me it?
thanks


Title: Re: best API for web wallet btc?
Post by: KingOfBet on March 10, 2016, 05:02:21 PM
https://blocktrail.com/api

Very nice API.

do you use it?
what nice?
could recieve paymet via api..
similar blockchain.info with callback url

Yes, I've used it quite a few times.

It's easy to use and yes similar with the callback url.

do you have examples for recieve btc with callback url?
and need examples for send btc payment..
could you give me it?
thanks

I have examples php, it's easy..
But is not work. :(
I don't know how install it


Title: Re: best API for web wallet btc?
Post by: ahdrey11 on July 21, 2016, 07:49:58 AM
Can you help me I can not install the site blocktrail dismantle what to do with that!


Title: Re: best API for web wallet btc?
Post by: ~Bitcoin~ on July 25, 2016, 05:37:25 PM
I have actually worked with block.io api before and they give good solution without verification but free package may limit number of bitcoin address that can be created per month/network.

I am good at php so have successfully done this type of integration several times till now. Integrating and working with bitcoin or any other api is hard if you don't know any programming language so hiring a good dev to integrate is good option of newbies/non-coders.

I like block.io and blockchain.info api (however this require domain approval).


Title: Re: best API for web wallet btc?
Post by: socks435 on July 25, 2016, 06:12:34 PM
You can try this api. https://chainz.cryptoid.info/api.dws
I already test those apis' also in altcoin we are made a lottery which made in that script given from that link..


Title: Re: best API for web wallet btc?
Post by: neutraLTC on July 28, 2016, 01:20:22 PM
try www.blocktrail.com we're one of the most widely used API's.


Title: Re: best API for web wallet btc?
Post by: Gahs on July 29, 2016, 10:29:45 AM
This question has been asked before, read this thread here: https://bitcointalk.org/index.php?topic=1556528.0

You should be fine...