Interface

ConfigInterface

Magento\LoginAsCustomerAssistance\Api\ConfigInterface

What it does

This interface defines configuration methods for the Login as Customer Assistance feature, specifically for retrieving text labels displayed to customers.

Developers use this to get the checkbox title and tooltip text that appears when customers can grant or deny permission for merchant assistance during shopping sessions.

Public Methods

  • getShoppingAssistanceCheckboxTitle()
  • getShoppingAssistanceCheckboxTooltip()