Skip to content

Core-Forge-5/core-billing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core-Billing

This is my second release and I made a simple POS billing system that:

  • Allows employees to bill nearby players for goods or services.
  • Calculates employee profit automatically (10% of base price).
  • Bills can be accepted or declined by the customer.
  • Pending bills expire after 5 minutes if not accepted. Or if declined.
  • Works with ox_lib notifications and input dialogs
  • Validates prices server-side to prevent manipulation.
  • Stores pending bills in a simple table and removes them once paid or expired.

I thought this was perfect for small shops, roleplay stores, or as a lightweight alternative to more complex billing systems.

Requires

Renewed-Banking Feature Rich banking system that includes society accounts.

ox_lib ox_lib

Video

Core-Billing Demo

This is also available on my Tebex: https://core-forge.tebex.io/

Github profile: Github Profile

Github repo: Github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages