• Resolved haneldw

    (@haneldw)


    I am using the free version of the PDF Invoices and Packing lists plugin. Below the total is a message:

    “Payment must be received within the payment period specified in agreement. Late payments may result in the
    suspension or cancellation of your subscription service without prior notice.
    VAT is charged in accordance with the applicable tax laws. If you are VAT-registered within the EU, please provide
    your VAT number to claim reverse charge relief.”

    I do not want this message there and I do not know where to go to remove it. Does anyone know?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter haneldw

    (@haneldw)

    Figured it out thanks!

    Plugin Contributor Yordan Soares

    (@yordansoares)

    I’m glad to hear that you managed to hide that message, @haneldw!

    Just to clarify, we do not add that text in the invoices, so maybe a third-party plugin is adding it using our PDF template action hooks, but I guess you already found out where it is coming 🙂

    Thread Starter haneldw

    (@haneldw)

    Hi tthere, I went into the file on the simple template and deleted a php line/code I found there that pulled that message through. Now its no longer showing.

    Plugin Contributor Yordan Soares

    (@yordansoares)

    Thanks for tell me how you did it, @haneldw:

    However, please note that if you did it in the core files, this change will be overridden when the plugin is updated. Therefore, my recommendation is to handle this with a code snippet, to unhook that message from the source instead.

    Do you know what plugin is adding this message in the invoice? If so, I could try to explore its code (if this is a free plugin) and try to find a way to hide the message without touching our plugin’s code directly.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Message under invoice total’ is closed to new replies.