mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 18:11:30 +01:00
.. | ||
static/js | ||
templates/splitpayments | ||
__init__.py | ||
config.json | ||
crud.py | ||
migrations.py | ||
models.py | ||
README.md | ||
tasks.py | ||
views_api.py | ||
views.py |
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
- After enabling the extension, choose the source wallet that will receive and distribute the Payments
- Add the wallet or wallets info to split payments to
- 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
- 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
-
When done, click "SAVE TARGETS" to make the splits effective
-
You can have several wallets to split to, as long as the sum of the percentages is under or equal to 100%
-
When the source wallet receives a payment, the extension will automatically split the corresponding values to every wallet\