I installed my socket communication app on the clover flex device. The order ID was received from the app and the payment app was linked using Intents.ACTION_CLOVER_PAY.
However, even if the payment is not processed for a long time in the payment app, the timeout does not occur. Is there a way to make the payment app time out after a certain period of time?