Hello,
We are developing an app that needs to collect payments. The app is targeted primarily for Clover Station but also want to support mini. I am testing the app on Clover Station 2018 and Clover Mini (1st generation). We use ACTION_STATION_SECURE_PAY on Clover station 2018 and ACTION_SECURE_PAY on all other platforms to start the payment process. We also have a customer tender that needs to appear on the payment option.
Everything runs perfectly on the Clover Station 2018. Our customer tender shows up as a payment option. However, on Mini, the customer tender does not show up. This custom tender is properly configured on mini and in fact if I make a purchase through the register app, the tender does show up on the payment screen.
Am I using the wrong intent on Mini?
thanks for your help.