We are getting the following exception when trying to issue a refund of a credit card payment processed via the ACTION_SECURE_PAY Intent.
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=clover.intent.action.REFUND (has extras) }
How do we issue a refund via our fully integrated POS app?