lnbits-legend/lnbits/extensions/splitpayments
blackcoffeexbt f44bd55b4b
Corrected example CURL requests in multiple extension API docs (#689)
* Updated api docs example CURL calls for satspay server

* Updated api docs example CURL calls for copilot extension

* Updated api docs example CURL calls for jukebox extension

* Updated api docs example CURL calls for livestream extension

* Updated api docs example CURL calls for lnaddress extension

* Updated api docs example CURL calls for lnurldevices extension

* Updated api docs example CURL calls for lnurlp extension

* Updated api docs example CURL calls for offlineshop extension

* Updated api docs example CURL calls for paywall extension

* Updated api docs example CURL calls for satsdice extension

* Updated api docs example CURL calls for splitpayments extension

* Fix typo double slash in satsdice extension api docs

* Updated api docs example CURL calls for tpos extension

* Updated api docs example CURL calls for watchonly extension
2022-07-05 17:20:42 +02:00
..
static/js splitpayments working - hard one 2021-10-18 19:39:35 +01:00
templates/splitpayments Corrected example CURL requests in multiple extension API docs (#689) 2022-07-05 17:20:42 +02:00
__init__.py Chore, applied black 2021-11-26 05:58:20 +00:00
config.json splitpayment init 2021-10-18 12:34:45 +01:00
crud.py splitpayment init 2021-10-18 12:34:45 +01:00
migrations.py splitpayment init 2021-10-18 12:34:45 +01:00
models.py black 2021-11-12 04:14:55 +00:00
README.md splitpayment init 2021-10-18 12:34:45 +01:00
tasks.py general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
views.py splitpayments working - hard one 2021-10-18 19:39:35 +01:00
views_api.py general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00

Split Payments

Have payments split between multiple wallets

LNBits Split Payments extension allows for distributing payments across multiple wallets. Set it and forget it. It will keep splitting your payments across wallets forever.

Usage

  1. After enabling the extension, choose the source wallet that will receive and distribute the Payments

choose wallet

  1. Add the wallet or wallets info to split payments to

split wallets - get the wallet id, or an invoice key from a different wallet. It can be a completely different user as long as it's under the same LNbits instance/domain. You can get the wallet information on the API Info section on every wallet page
wallet info - set a wallet Alias for your own identification\

  • set how much, in percentage, this wallet will receive from every payment sent to the source wallets
  1. When done, click "SAVE TARGETS" to make the splits effective

  2. You can have several wallets to split to, as long as the sum of the percentages is under or equal to 100%

  3. When the source wallet receives a payment, the extension will automatically split the corresponding values to every wallet\

    • on receiving a 20 sats payment
      get 20 sats payment
    • source wallet gets 18 sats
      source wallet
    • Ben's wallet (the wallet from the example) instantly, and feeless, gets the corresponding 10%, or 2 sats
      ben wallet

Sponsored by