
Hi,
I'm looking to create a donation service item to my POS register that will allow the customer to round up their total purchase price to the nearest dollar and the difference would be donated tocharity. How would I go about configuring this service item?
The front end experience should look something like this:
You can achieve this using Service item and infocodes. In this case you will need to create a service item and also info codes that you want. For example Round up, donation amount or round to specific amount. When pos user select the info code on transaction, you will have to add the service item to the cart and perform calculation based on selection.