transaction-view.fxml changed paymentmethod buttons to togglebuttons, created...
transaction-view.fxml changed paymentmethod buttons to togglebuttons, created toggleGroups for the buttons in TransactionView.java, changed PaymentMethod.java to include only cash and card. Made functions to switch between card and cash in TransactionView.