• Hi, on our order received page there is a Woocommerce alert above that says “A purchase with the description 7000000000000000 will appear on your bank statement”. I believe that number is a reference number generated by Woocommerce. I would like to remove that number and have our company name in place of the reference number. Does anyone know where I would edit this alert.

    Any help much appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter muledasm

    (@muledasm)

    Thread Starter muledasm

    (@muledasm)

    If I can hide the notification that would work as well but I cant seem to get that either. Ive tried the following code:

    .woocommerce-message.x-alert.x-alert-info.x-alert-block {
    display: none;
    }

    But still displays.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing Order Received alert text.’ is closed to new replies.