No, all that is currently available via the Remote Pay SDKs is to enable/disable cashback. The other cashback options you mention can be specified on the device (Setup -> Payments -> Offer cash back -> Cash back options.
Thank you, David, for your prompt response currently at the moment when I initiated a transaction, and insert visa debit card into the clover mini. the terminal prompts with yes/no for cash-back if I select yes the clover terminal prompts with a cashback amount. From my own experience on other credit card terminal integration, the credit card terminal software would usually send events to my POS so my POS application can manage the cashback prompts not the actual cashback function. Is their a way doing this from POS to clover min on USB/ SNPD, Cloud Pay?
Can you explain exactly what you would like to do? The onDeviceActivityStart/End (ICloverConnectorListener) should provide you with an event for the cashback along with the buttons on the screen, which, you could then invoke via the invokeInputOption API (ICloverConnector). The cashback amount will be in the final payment response.
Hi David,
Thank you, your support is great appreciate
I want the till POS to be able to interact with cashback prompts on the terminal.
For example when I initiated a transaction, and insert a visa debit card into the clover mini. the terminal prompts with yes/no for cash-back, I want till application to display the prompt yes/no, so if a staff member is working on till they can ask the customer would they like cashback. instead of turning the customer-facing clover mini around.
Would explain the way DCC prompts work on semi integration clover.
Hi David
I am using the Windows SDK and the "USB Pay Display" App to process Credit Card payments, once a Credit Card has been processed the "USB Pay Display" app shows the "Need a Receipt?" screen, in that screen following options are shown:
I want my windows POS application to be able to match the button press on no receipt or print option after the approval of transaction, encase the customer walks away. Could you point me in the wright direction
Thanks
Paul
Paul, please see our docs, this should help: https://docs.clover.com/clover-platform/docs/ui-state-messages.
1 Person is following this question.