rsmml / cashless_386

1 stars 1 forks source link

if statement added when transaction is pending #184

Closed rsmml closed 4 years ago

rsmml commented 4 years ago

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

sorina-duca commented 4 years ago

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