Return Value
An AccountBase
object containing merchant profile information.
func getMerchantAccount() async throws -> AccountBase
An AccountBase
object containing merchant profile information.
This method fetches core account information associated with the currently logged-in merchant. It should be called after a successful login to confirm identity or to display account-specific data.