Bitcoin Payment Processor Integration

Dsny

Newbie
Joined
Oct 24, 2020
Messages
4
Reaction score
0
If I wanted to have an anonymous bitcoin payment processor that generated fresh wallets for each customer that visited, a fresh one for any time they wanted to pay for something, would I have to have a specific server setup and constantly running, waiting for new requests to create a wallet? Or could that somehow be done in a simpler manner?

I assume that because I want to handle the payments directly, having a server running custom botware to handle the creation of new wallets and then spitting the results to the frontend of the website is the easiest and most secure way that I could separate and process and track payments.
 
i use on wordpress https://www.blockonomics.co/ you can link blockchain.com and will generate a new address for each payment
 
Back
Top