Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Don't work 005_CreatePayout #21

Open
lvarash opened this issue Oct 2, 2019 · 10 comments
Open

Don't work 005_CreatePayout #21

lvarash opened this issue Oct 2, 2019 · 10 comments

Comments

@lvarash
Copy link

lvarash commented Oct 2, 2019

Hello! Can someone tell me if a BTCPay server can be used for payouts?

@NicolasDorier
Copy link
Member

No it can't, can you tell me in a nutshell what is the payout feature? Maybe we can replicate?

@lvarash
Copy link
Author

lvarash commented Oct 7, 2019

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

@NicolasDorier
Copy link
Member

This would requires btcpayserver to know about the private keys though :/

@lvarash
Copy link
Author

lvarash commented Oct 8, 2019

Why this is bad?
My knowledge of bitcoin is small. If there are other options for sending bitcoins via API, then I would really like to know.

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?

@woutersamaey
Copy link
Collaborator

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.

@lvarash
Copy link
Author

lvarash commented Oct 8, 2019

I'm interesting to use a not hardware wallets

@NicolasDorier
Copy link
Member

@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.

@NicolasDorier
Copy link
Member

@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.

@lvarash
Copy link
Author

lvarash commented Oct 10, 2019

@NicolasDorier ok, I'm understand you, no other ways to send bitcoins via API without hd wallet?

@NicolasDorier
Copy link
Member

At the present no.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants