If you wish to return the user to a specific browser after a transaction is completed, you can specify by using the userAgent parameter in the Create a Code API (POST:/v2/codes).
By detecting the browser information (User Agent string) on the merchant's system side when the user accesses your site, and passing that value into this parameter, you can ensure the user is redirected back to the appropriate browser.
Supported Browsers
If one of the following browsers is specified, it will be prioritized for launch. If a value outside of this list is set, the user's default browser will be launched.
Android: Chrome, Firefox, UC Browser, Yahoo Browser
iOS: Chrome, Firefox, UC Browser, Yahoo Browser
Notes
Redirection may not function correctly if the user is using Incognito mode or Private Browsing.