open URLIn New Tab
abstract suspend fun openURLInNewTab(timeout: Long?, openURLInNewTabRequest: OpenURLInNewTabRequest): OpenURLInNewTabResult
Content copied to clipboard
Open the given url in a new browser tab. This specifically is the case when authorizing the payment process via paypal due to security reasons.
Parameters
timeout
The timeout of openURLInNewTab in milliseconds or null if no timeout should be used
open URLIn New Tab Request
The openURLInNewTab request body object