• Resolved mandy07

    (@mandy07)


    Hi,
    I’m using old version of this plugin. I guess its version 1.2.0. I want to enable the buzzer sound when the order comes in. Is it possible?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor lawrenceowen

    (@lawrenceowen)

    @mandy07

    I would recommend updating to the current 2.0.3 version to enable official support for external buzzers.

    If you have a very modified version of the plugin and don’t want to update, then you can try to modify the code to add support for a buzzer, I gave some advice for doing this in the past on this thread. Please make a backup first before making any modifications.

    Just in case you aren’t aware, you will need an external buzzer unit connected to your printer for it to have the capability of making sound (there is no built-in buzzer/speaker).

    Thread Starter mandy07

    (@mandy07)

    Thanks Lawrence..it worked

    Thread Starter mandy07

    (@mandy07)

    Hi Lawrence,
    It stopped working …the buzzer sound.

    I have this code inserted just you mentioned in Thread:
    $printer->add_hex(“07”);
    printer->set_codepage(get_option(‘star-cloudprnt-printer-encoding-select’));

    Massimo

    (@pictureperfectmalta)

    Hi Where did you insert this code.
    I have this code in word press at the moment

    is_vat_exempt, mailchimp_woocommerce_campaign_id, mailchimp_woocommerce_landing_site, fdoe_picked_time_timestamp, fdoe_picked_time_localized

    Plugin Contributor lawrenceowen

    (@lawrenceowen)

    @pictureperfectmalta
    Please use the latest version of the plugin, it has built-in support for buzzers which can be enabled on the configuration page, you do not need to make any modifications.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Buzzer Sound’ is closed to new replies.