Bitcoin Forum
June 17, 2024, 09:15:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Alternatives to Blockchain.info Receive Payment API  (Read 1581 times)
BitcoinMalaysia.my (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile WWW
August 27, 2015, 03:24:55 PM
 #1

Currently I am using blockchain.info receive payment API. I have a community based website. This website is only as a platform for users to transfer BTC to other users. The destination address is called from our database (the users keyed in their address in my website's form). I like the Blockchain's API very much but once a day my website surely get ban by Blockchain's cloudfare (due to high volume request). I find difficulties to get other API as the receiver address is dynamically changing for different users, so using merchant's API is not a good one.

Please share any other alternative similar to Blockchain.info receive payment API, I prefer paid with enterprise solution.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6705


Just writing some code


View Profile WWW
August 27, 2015, 03:45:31 PM
 #2

Currently I am using blockchain.info receive payment API. I have a community based website. This website is only as a platform for users to transfer BTC to other users. The destination address is called from our database (the users keyed in their address in my website's form). I like the Blockchain's API very much but once a day my website surely get ban by Blockchain's cloudfare (due to high volume request). I find difficulties to get other API as the receiver address is dynamically changing for different users, so using merchant's API is not a good one.

Please share any other alternative similar to Blockchain.info receive payment API, I prefer paid with enterprise solution.
Why do you need an api if you are just pulling the address from a database and presenting it to users?

BitcoinMalaysia.my (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile WWW
August 27, 2015, 04:47:06 PM
 #3

Currently I am using blockchain.info receive payment API. I have a community based website. This website is only as a platform for users to transfer BTC to other users. The destination address is called from our database (the users keyed in their address in my website's form). I like the Blockchain's API very much but once a day my website surely get ban by Blockchain's cloudfare (due to high volume request). I find difficulties to get other API as the receiver address is dynamically changing for different users, so using merchant's API is not a good one.

Please share any other alternative similar to Blockchain.info receive payment API, I prefer paid with enterprise solution.
Why do you need an api if you are just pulling the address from a database and presenting it to users?

So that our system can verify the transaction is done.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6705


Just writing some code


View Profile WWW
August 27, 2015, 04:55:12 PM
 #4

Currently I am using blockchain.info receive payment API. I have a community based website. This website is only as a platform for users to transfer BTC to other users. The destination address is called from our database (the users keyed in their address in my website's form). I like the Blockchain's API very much but once a day my website surely get ban by Blockchain's cloudfare (due to high volume request). I find difficulties to get other API as the receiver address is dynamically changing for different users, so using merchant's API is not a good one.

Please share any other alternative similar to Blockchain.info receive payment API, I prefer paid with enterprise solution.
Why do you need an api if you are just pulling the address from a database and presenting it to users?

So that our system can verify the transaction is done.
I think blocktrail has what you are looking for.

BitcoinMalaysia.my (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile WWW
August 27, 2015, 06:20:45 PM
 #5

I am looking at Blocktrail API now,
but I cant see anything similar to receive payment API by blockchain.info, can you enlighten me?
achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6705


Just writing some code


View Profile WWW
August 27, 2015, 06:34:13 PM
 #6

I am looking at Blocktrail API now,
but I cant see anything similar to receive payment API by blockchain.info, can you enlighten me?
Yeah.. Looking at it a little more, it isn't very similar to blockchain.info's.

BitcoinMalaysia.my (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile WWW
August 27, 2015, 06:37:24 PM
 #7

I am looking at Blocktrail API now,
but I cant see anything similar to receive payment API by blockchain.info, can you enlighten me?
Yeah.. Looking at it a little more, it isn't very similar to blockchain.info's.

There's a lot of API I can use if I am to create wallet and addresses for my web users. But receive payment API allow me to check either payment sent from a user to another user despite we dont have any access to neither wallets. My developers dont have any experience using create wallet/address APIs and I am already running this website live with more than 20k users  Embarrassed
achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6705


Just writing some code


View Profile WWW
August 27, 2015, 06:42:22 PM
 #8

I am looking at Blocktrail API now,
but I cant see anything similar to receive payment API by blockchain.info, can you enlighten me?
Yeah.. Looking at it a little more, it isn't very similar to blockchain.info's.

There's a lot of API I can use if I am to create wallet and addresses for my web users. But receive payment API allow me to check either payment sent from a user to another user despite we dont have any access to neither wallets. My developers dont have any experience using create wallet/address APIs and I am already running this website live with more than 20k users  Embarrassed
Try googling around for bitcoin payment forwarding api. I found that blockcypher and block.io may have what you need, but they require you to register an account and get a token for the api requests.

BitcoinMalaysia.my (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile WWW
August 27, 2015, 07:46:07 PM
 #9

I am looking at Blocktrail API now,
but I cant see anything similar to receive payment API by blockchain.info, can you enlighten me?
Yeah.. Looking at it a little more, it isn't very similar to blockchain.info's.

There's a lot of API I can use if I am to create wallet and addresses for my web users. But receive payment API allow me to check either payment sent from a user to another user despite we dont have any access to neither wallets. My developers dont have any experience using create wallet/address APIs and I am already running this website live with more than 20k users  Embarrassed
Try googling around for bitcoin payment forwarding api. I found that blockcypher and block.io may have what you need, but they require you to register an account and get a token for the api requests.

Can you PM me your contact information?
I am looking for BTC developer.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6705


Just writing some code


View Profile WWW
August 27, 2015, 08:06:45 PM
 #10

I am looking at Blocktrail API now,
but I cant see anything similar to receive payment API by blockchain.info, can you enlighten me?
Yeah.. Looking at it a little more, it isn't very similar to blockchain.info's.

There's a lot of API I can use if I am to create wallet and addresses for my web users. But receive payment API allow me to check either payment sent from a user to another user despite we dont have any access to neither wallets. My developers dont have any experience using create wallet/address APIs and I am already running this website live with more than 20k users  Embarrassed
Try googling around for bitcoin payment forwarding api. I found that blockcypher and block.io may have what you need, but they require you to register an account and get a token for the api requests.

Can you PM me your contact information?
I am looking for BTC developer.
I may not be able to help you since my programming skills are limited to Java. What language are you using?

BitcoinMalaysia.my (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile WWW
August 27, 2015, 08:10:58 PM
 #11

I am looking at Blocktrail API now,
but I cant see anything similar to receive payment API by blockchain.info, can you enlighten me?
Yeah.. Looking at it a little more, it isn't very similar to blockchain.info's.

There's a lot of API I can use if I am to create wallet and addresses for my web users. But receive payment API allow me to check either payment sent from a user to another user despite we dont have any access to neither wallets. My developers dont have any experience using create wallet/address APIs and I am already running this website live with more than 20k users  Embarrassed
Try googling around for bitcoin payment forwarding api. I found that blockcypher and block.io may have what you need, but they require you to register an account and get a token for the api requests.

Can you PM me your contact information?
I am looking for BTC developer.
I may not be able to help you since my programming skills are limited to Java. What language are you using?

Currently using PHP, I am planning more project using BTC. If you're available to be hired, I am willing to pay.
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!