22 lines
762 B
Markdown
22 lines
762 B
Markdown
# Use Cases
|
|
|
|
## Client
|
|
The client pays a business or peer by scanning their QR code or clicking their URL.
|
|
They are then shown the payment (send) screen that already contains the prefilled recipient and currency amount.
|
|
The client then confirms payment with a button and optional confirmation dialog.
|
|
|
|
## Business
|
|
The business requests payment from a client by sharing their URL / QR code.
|
|
The client proceeds with the `Client` flow.
|
|
|
|
## Border Control
|
|
|
|
## Visitor
|
|
Visitors obtain access by receiving credentials of a predefined visitor account.
|
|
Upon login, they participate freely in the payment process as described by `Client` and `Business`.
|
|
|
|
## Administration
|
|
|
|
|
|
## Onboarding
|
|
Initial onboarding is performed by an administrator using a batch import feature. |