Need Help Money transaction issue

I am currently not having any errors on server console or client side, but any time my players buy something from any store, the money does not pull from their cash or bank account. Same goes for depositing money into the bank, it doesn’t remove the cash from the player. I even went as far as changing from qb-banking to ps-banking still same results. Everything is updated besides oxmysql which fights me once updating it. Throws error codes to qb-core and doesn’t work properly after that.

Hello,

Try to add prints from the selling process.
Then you will see where the script get stuck.