ELees
07-18-2025
11:44 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Cash Transaction Rounding to eliminate penny
Has anyone been able to implement cash rounding on cash transactions to eliminate the penny?
TIA
2 REPLIES 2
PerroneTech

07-18-2025
02:59 PM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi @ELees, this functionality is not in Square. It would be a nice feature to implement, especially if it would allow sellers to donate the proceeds to some sort of charity like big box stores do.
Only way around this right now would be to create an item called "Round Up" with a variable price, and put the calculation yourself. if the customer agrees to the round up, just add the item to the cart and do the math. This way they can also see they rounded up.
Orlando Perrone
Owner
Perrone Technologies: The Computer Shop
www.perronetech.net
Owner
Perrone Technologies: The Computer Shop
www.perronetech.net
ELees
a week ago
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Thank you, Orlando