SN-0116 已核对来源,附原文与上下文。
如 riX 所说,这才是正路。软件可以在每次收款时按需生成新的比特币地址。"请发送 X 个比特币至 [一次性比特币地址] 以完成订单"。服务器收到该地址上的这笔金额,就可以触发自动发货或给店主发邮件。
That's the right way to do it as riX says. The software can generate a new bitcoin address whenever you need one for each payment. "Please send X bc to [single-use bitcoin address] to complete your order" When the server receives that amount to the bitcoin address, that could trigger it to automatically fulfil the order or e-mail the shop owner.
加命令行支持是高优先级。只是要有时间写代码。
Adding command line support is a high priority. It's just a matter of getting the time to code it.