Usage
With ShopiTerm installed and configured, it can be used via SSH.
Assuming it is configured as with the default compose file, ShopiTerm listens on port 2222.
ssh localhost -p 2222
Catalogue
TODO: how to navigate the catalogue
Cart
TODO
Checkout
TODO
Payment
With the checkout completed, the payment process is being started. As we try to use as much free and open source technology as possible, we opted for GNU Taler as our payment solution. There is no need to enter any payment details. Instead, a QR code will be generated which can be scanned by a Taler wallet. Once paid through Taler, the order is automatically confirmed.
[!NOTE] By default,
ShopiTermuses the demo backed hosted by Taler with the KUDOS demo currency. This is already configured in the official Taler mobile wallets for usage.
Adding Items
TODO
Order Overview
TODO