Author

Topic: Need API Help | Please recommend (Read 171 times)

newbie
Activity: 25
Merit: 0
July 06, 2021, 10:47:57 AM
#11
You can use cryptapi.io service:

eg:

Code:

https://api.cryptapi.io/COIN/create/?callback=CALLBACK&address=WALLET_ADDRESS&pending=1


then save "address_in" from json response to user, when user maked deposit, The payment info can sent to your callback address.
member
Activity: 67
Merit: 42
July 06, 2021, 12:08:22 AM
#10
I have recently implemented a solution for deposits and withrawals of Bitcoin using Electrum in daemon mode. I can really recommend it, it combines the best of both worlds.

- You are in control of your own keys.
- You don't need to run a full node (you can use a $5 server, a full node costs at least $50 per month)

Electrum has a very nice and easy to use JSON-RPC interface. It also supports Lightning Network.
legendary
Activity: 2226
Merit: 2169
Need PR/CMC & CG? TG @The_Cryptovator
July 05, 2021, 02:05:54 PM
#9
I am not a developer, but I think you have to use Btcpayserver to get both system's direct checkout from the product and make a deposit. I have experience with Namecheap & Btcpayserver, once I need to buy anything from Namecheap then it's required to make a deposit first. Once the deposit complete then I can purchase there. On the other hand, as far as I know, Btcpayserver allows you to create an invoice that would use the checkout process directly from the product. The best thing is you have full control of Btcpayserver including private keys. If you move third-party centralized payment getaway API then you have to trust them.

Here you can find and compare a few Bitcoin payments processors: List Bitcoin Payment Processors
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
July 02, 2021, 10:10:29 AM
#8
I'm developing an API at my site that might help, you can try the public beta when it's ready if you want.
legendary
Activity: 2492
Merit: 3612
Buy/Sell crypto at BestChange
July 02, 2021, 09:15:55 AM
#7
To get a more accurate answer, we need to know how many customers need Bitcoin addresses? How many transactions are made? Do you accept Lightning Network? Fee/refund mechanism? How much money is being requested? Technical expertise?
Without questions like these, you will not get an accurate answer. But you have many options from building an entire system yourself, using open source code or using third parties.

I recommend you to use. https://www.coingecko.com/en/api & http://btcpayserver.org/
staff
Activity: 3402
Merit: 6065
July 01, 2021, 09:53:46 AM
#6
Both thanks.

Mind explaining further? User deposits > user's account gets credited > user can then use the funds to buy goods?

If so, then maybe running a node and coding your own system is better. However, and as suggested above BTCPayServer would work as well, but may not be the best solution in this case but again, it's a bit difficult to recommend something without knowing exactly what you're trying to build.
legendary
Activity: 2212
Merit: 5622
Non-custodial BTC Wallet
June 29, 2021, 07:54:20 PM
#5
Hello all. I am writing a project for a client and am looking for a reliable Crypto API system i can use. The project requires me generating crypto addresses for each user so am looking for such service that allows me generate addresses.


Do you want to generate addresses to handle payments? So you have a unique address for each payment?

If so I guess you should look here:
http://btcpayserver.org/

It's a self hosted payment processor,  open source.
jr. member
Activity: 300
Merit: 7
June 29, 2021, 08:18:02 AM
#4
What is that you're trying to achieve or build exactly? You're planning to receive payments in exchange for some goods? Or just want each user to have its own unique address just like exchanges do?


Both thanks.
legendary
Activity: 2968
Merit: 3406
Crypto Swap Exchange
June 29, 2021, 07:14:35 AM
#3
a reliable Crypto API system
~Snipped~
generate addresses.
I'm not a back-end coder/developer by any means but AFAICR, you can achieve that with both Blockchair and BlockCypher.
Note: The first one that I mentioned it's not free.
staff
Activity: 3402
Merit: 6065
June 29, 2021, 06:48:53 AM
#2
What is that you're trying to achieve or build exactly? You're planning to receive payments in exchange for some goods? Or just want each user to have its own unique address just like exchanges do?
jr. member
Activity: 300
Merit: 7
June 29, 2021, 05:59:30 AM
#1
Hello all. I am writing a project for a client and am looking for a reliable Crypto API system i can use. The project requires me generating crypto addresses for each user so am looking for such service that allows me generate addresses.

I dont want to use Blockchain.com their response is as slow as Hell. I need suggestions please!

Thanks.
Jump to: