Bitcoin Forum
June 14, 2024, 03:27:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Re: Generate Receive Code Via API on: November 28, 2020, 06:38:00 PM
Do you need to create a separate wallet for each user and for them to be able to generate multiple addresses?  Or are you wanting to use one wallet that you control, and simply provide the users with a unique "deposit" address so they can send you bitcoins?

What exactly are you attempting to build? Huh

In my platform users enter how much they want to pay as a donation and the system should give them a receive code to deposit the amount.

Basically just need to give the user an address to send money to. I wouldn't know who paid as they only get a wallet address to pay into. But I will only know if there's funds in the wallet as the wallet is new and only that end user has the address.


Thanks guys for the info.
2  Bitcoin / Development & Technical Discussion / Generate Receive Code Via API on: November 26, 2020, 05:16:20 AM
Hi,

What's the best API to create a wallet or a receive code and give users to send bitcoins?

I was working with BTC.com but their script is outdated and SDK files don't work on Laravel 8.0+

Need a secure API which allows creating a wallet using a API and generate a receive code to give to the user to submit bitcoins to.  

Then using API check the wallet's balance to see if any bitcoins has been sent.

* Also checked Blockchain API, the Registration form to get a API key doesn't even work there....
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!