saleRequest.setCardEntryMethods(PaymentBinderImpl.CARD_ENTRY_METHOD_MANUAL)
We have not found PaymentBinderImpl class in clover Android SDK. Please suggest.
Thanks
saleRequest.setCardEntryMethods(CloverConnector.CARD_ENTRY_METHOD_MANUAL)
I am not using clover connector, It is the part of Clover remote pay SDK. Also we have tested with saleRequest.setCardEntryMethods(Intents.CARD_ENTRY_METHOD_MANUAL), payment is giving error: please see screenshot errorrrrr.png
Also, I want to confirm it from my side is that I want to send card data with the SaleRequest. We will not prefer to type it again when we are on the payment screen.
Thanks.
1 Person is following this question.