Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test sending a payment from a BTC Pay Server store (lightning + on-chain) to through API #2

Open
johnsBeharry opened this issue Jan 17, 2022 · 2 comments

Comments

@johnsBeharry
Copy link
Member

I think these are the relevant API endpoints, payouts should be from the store (in BTC Payer stores are like bank accounts) that the user selects.

Create store on-chain wallet transaction StoreOnChainWallets_CreateOnChainTransaction

https://docs.btcpayserver.org/api/v1/stores/{storeId}/payment-methods/OnChain/{cryptoCode}/wallet/transactions

Pay Lightning Invoice StoreLightningNodeApi_PayInvoice

https://docs.btcpayserver.org/api/v1/stores/{storeId}/lightning/{cryptoCode}/invoices/pay

@jonathanpalma
Copy link
Contributor

@all-contributors please add @johnsBeharry for project management and ideas

@allcontributors
Copy link
Contributor

@jonathanpalma

I've put up a pull request to add @johnsBeharry! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants