Answer the question
In order to leave comments, you need to log in
How to issue temporary BTC wallets of sellers for a buyer?
The task is this:
There is a store with electronic goods, the user, after registration, enters his btc address to which he should receive money and puts the goods up for sale.
It is necessary to implement the following: When proceeding to payment, the buyer receives a temporary purse of the seller, after replenishment of which the money is transferred to the real purse of the seller.
I need to find a service that provides an API with this functionality and so that after the receipt of money the service sends a request to my site.
Previously, this could be done using blockchain , but as I understood from the commentary of the article, this is not the case in version 2
Answer the question
In order to leave comments, you need to log in
How I did this 5 years ago:
VPS with bitcoin daemon - when requested - generate a new wallet. After confirmation, we send money to the desired address.
how it works now - I will not tell
I use this https://developers.coinbase.com/api/v2
only the back office works on 1C))
you can programmatically create a wallet on the coinbase, you can programmatically receive a POST notification with a request that BTC has been received on this wallet and you can programmatically withdraw from the BTC wallet to any other wallet
What is the problem with using any convenient merchant? For example https://apibtc.com/
This one will be better:
https://apirone.com/ru/docs/
There are also ready-made plugins for WooCommerce, OpenCart and VirtueMart. You don't need to register any accounts. Everything works by forwarding payments.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question