I am creating android POS app on clover flex and using PaymentConnector. Similar to example provided by clover
https://docs.clover.com/clover-platform/docs/take-a-payment-with-payment-connector
From the example code when payment finish the screen will return back to previous one before make a payment.
Is there anyway to redirect screen to other activities? For example, like SALE app on clover after payment finish it redirect to activity that has signature, void button, print option etc.