https://github.com/lnbits/lnticket
Have users pay sats for support questions
https://github.com/lnbits/lnticket
Last synced: 10 months ago
JSON representation
Have users pay sats for support questions
- Host: GitHub
- URL: https://github.com/lnbits/lnticket
- Owner: lnbits
- License: mit
- Created: 2023-01-27T11:10:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-29T08:08:28.000Z (over 1 year ago)
- Last Synced: 2025-04-05T11:51:10.304Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 508 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-lnbits - LNtickets - Pay-per-word tickets (Uncategorized / Uncategorized)
README
# Support Tickets - [LNbits](https://github.com/lnbits/lnbits) extension
For more about LNBits extension check [this tutorial](https://github.com/lnbits/lnbits/wiki/LNbits-Extensions)
## Get paid sats to answer questions
Charge a per word amount for people to contact you.
Possible applications include, paid support ticketing, PAYG language services, contact spam protection.
1. Click "NEW FORM" to create a new contact form\

2. Fill out the contact form
- set the wallet to use
- give your form a name
- set an optional webhook that will get called when the form receives a payment
- give it a small description
- set the amount you want to charge, per **word**, for people to contact you\

3. Your new contact form will appear on the _Forms_ section. Note that you can create various forms with different rates per word, for different purposes\

4. When a user wants to reach out to you, they will get to the contact form. They can fill out some information:
- a name
- an optional email if they want you to reply
- and the actual message
- at the bottom, a value in satoshis, will display how much it will cost them to send this message\

- after submiting the Lightning Network invoice will pop up and after payment the message will be sent to you\

5. Back in "Support ticket" extension you'll get the messages your fans, users, haters, etc, sent you on the _Tickets_ section\
