From 42c575e6be31f6a6c99821237c7d03d7e57fc8f5 Mon Sep 17 00:00:00 2001 From: DoktorShift Date: Sun, 25 Jan 2026 14:22:45 +0100 Subject: [PATCH] Changes to more pages --- README.md | 17 +++++++++++++++++ config.json | 13 ++++++++++--- description.md | 20 +++++++------------- 3 files changed, 34 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 86d7656..d3e232c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ + + + + LNbits + + + +[![License: MIT](https://img.shields.io/badge/License-MIT-success?logo=open-source-initiative&logoColor=white)](./LICENSE) +[![Built for LNbits](https://img.shields.io/badge/Built%20for-LNbits-4D4DFF?logo=lightning&logoColor=white)](https://github.com/lnbits/lnbits) + # Split Payments - [LNbits](https://github.com/lnbits/lnbits) extension For more about LNBits extension check [this tutorial](https://github.com/lnbits/lnbits/wiki/LNbits-Documentation#use-cases-of-lnbits) @@ -43,3 +53,10 @@ IMPORTANT: ## Sponsored by [![](https://cdn.shopify.com/s/files/1/0826/9235/files/cryptograffiti_logo_clear_background.png?v=1504730421)](https://cryptograffiti.com/) + +## Powered by LNbits + +[LNbits](https://lnbits.com) is a free and open-source lightning accounts system. + +[![Visit LNbits Shop](https://img.shields.io/badge/Visit-LNbits%20Shop-7C3AED?logo=shopping-cart&logoColor=white&labelColor=5B21B6)](https://shop.lnbits.com/) +[![Try myLNbits SaaS](https://img.shields.io/badge/Try-myLNbits%20SaaS-2563EB?logo=lightning&logoColor=white&labelColor=1E40AF)](https://my.lnbits.com/login) diff --git a/config.json b/config.json index 2ec4bbf..90e509f 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,11 @@ { + "id": "splitpayments", + "version": "1.1.0", "name": "Split Payments", - "short_description": "Split incoming payments across wallets", + "repo": "https://github.com/lnbits/splitpayments", + "short_description": "Split incoming payments across wallets or addresses", + "description": "", "tile": "/splitpayments/static/image/split-payments.png", - "version": "1.1.0", "min_lnbits_version": "1.3.0", "contributors": [ { @@ -54,5 +57,9 @@ ], "description_md": "https://raw.githubusercontent.com/lnbits/splitpayments/main/description.md", "terms_and_conditions_md": "https://raw.githubusercontent.com/lnbits/splitpayments/main/toc.md", - "license": "MIT" + "license": "MIT", + "paid_features": "", + "tags": ["Merchant", "Payments", "Automation"], + "donate": "", + "hidden": false } diff --git a/description.md b/description.md index 91359cb..0dafead 100644 --- a/description.md +++ b/description.md @@ -1,16 +1,10 @@ -Split Payments across multiple wallets/lnaddresses/lnurlps seamlessly! -Once configured, it continuously splits your payments across different wallets. +Automatically split incoming payments across multiple wallets or addresses. -Usage: +Its functions include: -- Enable the Extension: Start by enabling the Split Payments extension. -- Select the Source Wallet: Identify and select the wallet that will receive and subsequently distribute the payments. -- Add Wallet Information for Payment Splitting: Enter the details of the wallets where the payments will be split. This could include LNURLp, LNaddress, wallet ID, or an invoice key from a different wallet. Wallet details can be found under the API Info section on each wallet's page. Optionally, assign an alias to each wallet for easier identification. -- Set Distribution Percentages: Specify the percentage of each payment that each wallet should receive. Ensure the total distribution does not exceed 100%. -- Save Your Settings: After adding or deleting wallet information, click “SAVE TARGETS” to activate the payment splits. +- Configuring percentage-based payment splits +- Supporting LNURL, Lightning addresses, and wallet IDs +- Distributing payments to multiple recipients +- Managing split targets with custom aliases -Note: -You can distribute payments to multiple wallets as long as their combined percentage is at or below 100%. Distribution can only total exactly 100% if all target wallets are internal. - -Automatic Payment Splitting: -When the source wallet receives a payment, the extension automatically allocates the specified percentages to each designated wallet. +An essential tool for collaborators, bands, and businesses who need to automatically divide incoming payments among multiple recipients.