lnbits-legend/lnbits/extensions/splitpayments
2022-11-30 14:14:31 +00:00
..
static/js Splitpayments: floating point percentage for split value (#690) 2022-07-17 20:00:06 +02:00
templates/splitpayments add select users wallet 2022-11-23 13:43:04 +00:00
__init__.py Fixed path for extension templates 2022-07-23 20:08:59 +01: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 Splitpayments: floating point percentage for split value (#690) 2022-07-17 20:00:06 +02:00
models.py improving on split payment handling 2022-10-21 17:35:58 +02:00
README.md Corrected casing of LNbits (not LNBits) throughout repo 2022-11-30 14:14:31 +00:00
tasks.py improving on split payment handling 2022-10-21 17:35:58 +02:00
views_api.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

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