Buttons

config/buttons.lua

This are the buttons shown in the cashier menu when a customer pays.

Here you can define custom buttons for specific jobs, for example if you want UwU Cafe customers to only use bank you can add it to the Buttons table like this:

  • This config is only for customers payments, the script will NOT store different currencies for businesses, meaning that if customers pays using Crypto the business will receive it as regular money and not in the currency used by customer, I strongly suggest you to only use money/cash or bank.

Last updated