This PR enables a buyer to scan seller's QR code and to finalize invoice (which means that the transaction is commited).
Only suboptimal thing my burned out brain can see at 5:30am is that once you look at invoice details and go back, you're back at QR scanning instead of main menu. This could be fixed by pushing named route, but I don't feel like it anymore.
This PR enables a buyer to scan seller's QR code and to finalize invoice (which means that the transaction is commited). Only suboptimal thing my burned out brain can see at 5:30am is that once you look at invoice details and go back, you're back at QR scanning instead of main menu. This could be fixed by pushing named route, but I don't feel like it anymore.
Closes #11.