lnbits-legend/lnbits/extensions/tpos
Pavol Rusnak 191ad1e224
make payment.extra non-optional
this makes handling in tasks.py so much easier
2023-01-05 09:22:34 +01:00
..
static/image Tile size standard should be 128px 2023-01-03 20:05:44 +00:00
templates/tpos Merge pull request #1253 from iWarpBTC/qr_inv_pref 2022-12-30 01:04:47 +00:00
__init__.py All extension icons swapped for logo tiles 2022-12-31 14:15:23 +00:00
config.json Updated extension card layout 2023-01-01 18:14:20 +00:00
crud.py remove core db action from extension 2022-11-17 13:00:17 +00:00
migrations.py Makefile: remove prettier (#705) 2022-07-05 17:18:22 +02:00
models.py Add NFC support to TPOS Extension (#856) 2022-08-15 15:37:10 +02:00
README.md Fix typo's (#1136) 2022-11-19 14:10:12 -06:00
tasks.py make payment.extra non-optional 2023-01-05 09:22:34 +01:00
views_api.py fix tpos mypy issue 2023-01-04 11:32:33 +01:00
views.py fix tpos mypy issue 2023-01-04 11:32:33 +01:00

TPoS

A Shareable PoS (Point of Sale) that doesn't need to be installed and can run in the browser!

An easy, fast and secure way to accept Bitcoin, over Lightning Network, at your business. The PoS is isolated from the wallet, so it's safe for any employee to use. You can create as many TPOS's as you need, for example one for each employee, or one for each branch of your business.

Usage

  1. Enable extension
  2. Create a TPOS
    create
  3. Open TPOS on the browser
    open
  4. Present invoice QR to customer
    pay