I'm trying to follow the Android Secure Payment example at
android-examples/paywithsecurepaymentexample. There are a number of imports for
com.clover.sdk.v3.remotepay. However, this is not part of the current SDK. "remotepay" is not listed on the
SDK Doc Page and I can't import it. "remotepay" is also not listed as being deprecated.
Is the example code out of date or the import missing? Can you point me to a current example of building secure payment support into my app?