Recent content by 8530Cloud

  1. 8530Cloud

    Pricing fields accept comma decimal separator and break product configuration – Clientexec 7.2.1

    Hello Clientexec team, During configuration and testing of our Clientexec environment at 8530Cloud, we identified a reproducible issue with decimal separators in product pricing fields. We have been able to reproduce the issue and recover the affected products through MariaDB. Environment...
  2. 8530Cloud

    Help Scout Beacon - Identify logged-in client in PHTML templates

    Thank you for your help! I can confirm that using: $this->customer->getEmail() $this->customer->getId() I moved the Help Scout Beacon integration into the ClientExec template, and the logged-in customer is now automatically identified with the correct name, email address and customer ID...
  3. 8530Cloud

    Help Scout Beacon - Identify logged-in client in PHTML templates

    Hi ClientExec Team, I’m integrating Help Scout Beacon into our ClientExec customer portal. The Beacon itself loads correctly, but I’m looking for the recommended way to automatically identify the currently logged-in customer. For example: Beacon('identify', { name: 'Customer Name'...
Back
Top