We need to capture tender at our application end and when we will call clover payment terminal we need to restrict other tender type. So I wonder if it is possible?
We need to capture tender at our application end and when we will call clover payment terminal we need to restrict other tender type. So I wonder if it is possible?
No, but you can restrict tender types when firing the ACTION_SECURE_PAY intent. See https://github.com/clover/clover-android-sdk/blob/5c6a9de3ac5c3783153b13625c559f1014b46841/clover-android-sdk/src/main/java/com/clover/sdk/v1/Intents.java for details and let me know if you have any questions that come up along the way.
No one has followed this question yet.