Return Value
true
if a merchant account is linked and authorized; otherwise, false
.
func isAccountLinked() async throws -> Bool
true
if a merchant account is linked and authorized; otherwise, false
.
This method verifies whether a valid merchant login session and credentials are present in secure storage. It can be used to determine if login is required.