for the most part SaleRequest does the job, but I found that I haven't seen any good documentation for using, either in documentation page or the GITHUB repositories about paymentConnector.acceptPayment(..)
can anyone please provide a sample snippet for usage on this?
I tried using it and tried to supply as much data but I'm getting the error, acceptSignature is not implemented, even tho I populate that as well.
(which by the way, I tried searching here as well and found no relevant hits)
also, is it possible to process an order without going through the any of the clover screens (aside from the card vaulting screen and others thats similar), and just complete the process just using the android clover sdk? we have our own user facing register that's on development.
cheers