In Setup app, Tips -> Tip entry location has value "On printed receipt". After process the payment using credit card, the tip always has "unentered" state. How can I programmatically set tip to 0 instead of unentered state by using clover SDK?
What I want is exactly the same as the "Autofill $0.00 tips" function in Tips app, but do it programmatically.
Any help would be appreciated.