Author

Topic: Alternatives to Blockchain.info Receive Payment API (Read 1602 times)

newbie
Activity: 9
Merit: 0
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.
staff
Activity: 3458
Merit: 6793
Just writing some code
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?
newbie
Activity: 9
Merit: 0
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.
staff
Activity: 3458
Merit: 6793
Just writing some code
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.
newbie
Activity: 9
Merit: 0
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
staff
Activity: 3458
Merit: 6793
Just writing some code
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.
newbie
Activity: 9
Merit: 0
I am looking at Blocktrail API now,
but I cant see anything similar to receive payment API by blockchain.info, can you enlighten me?
staff
Activity: 3458
Merit: 6793
Just writing some code
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.
newbie
Activity: 9
Merit: 0
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.
staff
Activity: 3458
Merit: 6793
Just writing some code
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?
newbie
Activity: 9
Merit: 0
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.
Jump to: