Cordova inappbrowser Intent:// hyperlink not opening "ERR_UNKNOWN_URL_SCHEME"

Hi i’ve been trying to integrate upi payment But the upi payment redirect url is getting broken / not able to read by cordova in app browser . I have also whitelisted the url even though its still not working.

But when we use target “_system” its opening in the device browser and working… But i need it inside the in app browser how can we achieve this?

Anybody help me out.