diff --git a/README.md b/README.md
index 86d7656..d3e232c 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,13 @@
+
+
+
+
+
+
+
+[](./LICENSE)
+[](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://cryptograffiti.com/)
+
+## Powered by LNbits
+
+[LNbits](https://lnbits.com) is a free and open-source lightning accounts system.
+
+[](https://shop.lnbits.com/)
+[](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.