Banking Scripts
This is a little guide on how to connect AV Business with a banking script, for this guide we will be using Renewed Banking but works exactly the same with any other banking script that supports exports for add/remove society money.
Society exports can be found in av_laptop/server/editable/exports.lua
Get Society Funds
This export returns the current funds from society, replace the function with your banking export like this:
Add Society Funds
This export adds funds for society and will add logs for Business APP > Bank tab
Remove Society Funds
This export removes society funds.
Last updated