Bitcoin Forum

Economy => Web Wallets => Topic started by: Curious8 on July 18, 2016, 12:45:01 PM



Title: Best alternative to Blockchain API
Post by: Curious8 on July 18, 2016, 12:45:01 PM
API For withdraw money through my site .
what best site ?


Title: Re: Best alternative to Blockchain API
Post by: dsattler on July 19, 2016, 06:34:58 AM
API For withdraw money through my site .
what best site ?

Have a look at bitpay.com!


Title: Re: Best alternative to Blockchain API
Post by: mobnepal on July 28, 2016, 04:22:33 PM
I don't know how much trust members have towards block.io but i have made few working script from their api and it is quite simple to make. You can try their api for both accepting payments as well as for withdrawing through your site. Check their api over github.


Title: Re: Best alternative to Blockchain API
Post by: Gahs on July 29, 2016, 10:23:25 AM
You can check out the following:

1. Coinbase API
2. Stripe API
3. gourl.io
4. SNAPCARD.io
5. kaiko.com
6. Bitpay API

You should see one that suits your needs.


Title: Re: Best alternative to Blockchain API
Post by: neutraLTC on July 29, 2016, 10:46:52 AM
You can check out the following:

1. Coinbase API
2. Stripe API
3. gourl.io
4. SNAPCARD.io
5. kaiko.com
6. Bitpay API

You should see one that suits your needs.

Add: www.blocktrail.com/api API


Title: Re: Best alternative to Blockchain API
Post by: Patatas on July 29, 2016, 07:50:23 PM
API For withdraw money through my site .
what best site ?
While there are a number of suggestions of the alternate API,I wonder did anyone even understood what exactly you need the API for ? Me neither.How you wish to receive payments on your site ? Or do you want to receive payments from your site to your local wallet ?If its simply sending and receiving payments,don't even need to search for the API's ,just type bitcoin with your need for the API in google,prerwritten version of the code in PHP/PY/C++ would be readily available.