Awesome. Would love to get feedback on how we can improve the service and the Bitcoin experience on Foodler.
We've decided to reimburse the sender's transaction fee. Is there a way to determine the fee from bitcoind? We are applying a 0.001 bonus to all deposits of 0.20 BTC or more. Hopefully this will cover any reasonable fee for the sender.
Also, is there a preference for a new deposit address for every transaction? Perhaps the best answer is to provide new addresses after each transaction, while allowing the old ones to continue working.
Thanks for any feedback. We're trying to continually improve.
Yes, you can get the transaction fee from bitcoind. Have a look at the "gettransaction" command from
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_listI don't think a new address for each deposit is necessary. Just one per account should be good enough.