Answer the question
In order to leave comments, you need to log in
How to implement Ethereum acceptance?
Hello.
Tell me how to implement the acceptance of Ethereum to the wallet?
When accepting Bitcoin, a Bitcoin address is created on the site for each order, thereby identifying the payment.
And Ethereum has one address, how to correctly implement a merchant?
Answer the question
In order to leave comments, you need to log in
There is more than one address in Ethereum, just like in Bitcoin, when receiving funds to a wallet, a transaction with a unique address (read the payment identifier) is recorded in the blockchain.
We create a wallet for which we are going to receive ethers, we inform the address - it's ready.
+ nothing prevents you from creating new wallets even for each transaction, in this regard there are at least differences from bitcoin.
Option 1: Set up an Ethereum
server, configure RPC
Option 2: Use ready-made APIs:
https://www.block.io
https://crypto-friend.pro
https://www.blockcypher.com
There is an interesting solution on etherapi.net that allows you to accept payments directly to your address
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question