Minimum withdrawals and fees, driven by settings
Compute the fee once, show the net before they confirm, and keep every threshold in the settings table so repricing is not a code change.
3 entries
Compute the fee once, show the net before they confirm, and keep every threshold in the settings table so repricing is not a code change.
Earn in integer credits, convert to coin only at withdrawal, and keep the rate in settings. Repricing the whole site becomes one field.
Everything an operator might want to change belongs in the database, not in code. This is the small layer that makes that painless.