samotari / crypto-terminal

CryptoTerminal is an open-source terminal application with which merchants can accept in-person cryptocurrency payments.

Home Page:https://samotari.github.io/cryptoterminal.eu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI: Show warning when unable to check for payments

karliatto opened this issue · comments

For the payment methods that use the ct-api-server (see below):

  • Check whether or not the client is connected to the server
  • If not connected, show a warning message on the display-payment-address screen (similar or same as the existing offline message)

Payment methods that use ct-api-server:

  • Bitcoin, Litecoin
  • Monero

Can use the recent status changes to the API server.