-
Notifications
You must be signed in to change notification settings - Fork 33
Don't work 005_CreatePayout #21
Comments
No it can't, can you tell me in a nutshell what is the payout feature? Maybe we can replicate? |
Something like https://bitpay.com/api/?php#rest-api-resources-payouts It would be great if we could upload private keys to send bitcoins via API |
This would requires btcpayserver to know about the private keys though :/ |
Why this is bad? If I want to receive and send bitcoins through a BTPPayServer, then what is the best way to organize this? And can I access the bitcoind process in docker? |
I have created issues before where you would use the API to create transfers, but you’d need to sign them afterwards with a hardware wallet. So this would be a queue that needs approval. Just an idea though, no development has been done yet. |
I'm interesting to use a not hardware wallets |
@woutersamaey yeah this is interesting idea, I could replicate both, Bitpay and blockchain info with this model. I will think about it, I think people would love it. |
@Ivarash it is bad for btcpayserver to have private keys, because I want to sleep well I night knowing for sure that a bug or a security flaw can't drain the money of a user. |
@NicolasDorier ok, I'm understand you, no other ways to send bitcoins via API without hd wallet? |
At the present no. |
Hello! Can someone tell me if a BTCPay server can be used for payouts?
The text was updated successfully, but these errors were encountered: