I just found a little bug on the transactions:
I created a new QR Code for the demo and the transaction was shown on the transaction-card even that I didn't pay it.
I make a new if statement so when the transaction is not "pending" is will show otherwise when the bill status is "pending" it won't be shown on the transactions card.
https://recordit.co/9sKMe1gszl
this needs to be checked, because when I did the transactions even if the payment was registered, the method for updating the status was not called. all transactions were pending and did not change status
I just found a little bug on the transactions: I created a new QR Code for the demo and the transaction was shown on the transaction-card even that I didn't pay it. I make a new if statement so when the transaction is not "pending" is will show otherwise when the bill status is "pending" it won't be shown on the transactions card. https://recordit.co/9sKMe1gszl