Hi,
Is there any possible scenarios to modify the ACTION_CLOVER_PAY intent page like disable cash tender option and disable split custom pay tender options?
Thanks.
Hi,
Is there any possible scenarios to modify the ACTION_CLOVER_PAY intent page like disable cash tender option and disable split custom pay tender options?
Thanks.
I don't believe so, the available options should be documented here - https://clover.github.io/clover-android-sdk/com/clover/sdk/v1/Intents.html.. I am not sure what your use-case is but you may want to investigate using Payment Connector - https://docs.clover.com/docs/using-payment-connector
Hi @David Marginian, my use case is to disable the cash payment option inside the CLOVER_ACTION_PAY page and I need to set only the card payment entry option.
Is it possible?
I am also looking to disable Split Payment option and allow only full Payment.
But order.setPayType(PayType.FULL) does not work with CLOVER_ACTION_PAY .
2 People are following this question.