samotari / crypto-terminal

CryptoTerminal is an open-source terminal application with which merchants can accept in-person cryptocurrency payments.
https://samotari.github.io/cryptoterminal.eu/
GNU Affero General Public License v3.0
93 stars 57 forks source link

Pay with paper wallet via camera and NFC #291

Closed chill117 closed 6 years ago

chill117 commented 6 years ago

Fixed:

Requires this pull-request on ct-api-server

chill117 commented 6 years ago

Ready for review

karliatto commented 6 years ago

Tested in a device with no NFC it gives errors:

chill117 commented 6 years ago

Ready for review

karliatto commented 6 years ago

I tested paper wallet payment with BTC and LTC and it works for both.

I am wondering if it wouldn't be interesting to add a flag in the config file in order to easily disable this feature just in case we needed to release a version without it.

There is a conflict in package.json

chill117 commented 6 years ago

Fixed conflicts