Possible my question is duplicate of http://devask.clover.com/question/337..., but my situation a lit bit different than described in the topic from link.
I'm trying to call Clover Secure Pay Application Intent from my application and would like to the Secure Pay Application asks Client's signature but skip the "Return to merchant" and "Verify Signature" step at the pay application.
I have checked all the Extra keys allowed at com.clover.sdk.v1.Intents class, but could not find any that might allow me to skip that step.
Is it possible? Thanks.