• Resolved middlepham

    (@middlepham)


    Hello.
    I want to customize Invoice (PDF) and Cancellation (PDF). But when I use the wc_get_template filter I cannot get their email information.
    Can you tell me which filters I should use to customize them?
    Thanks.

    • This topic was modified 3 years, 12 months ago by middlepham.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author vendidero

    (@vendidero)

    Hi there,

    are you talking about the email templates? You might override them as described within the email settings pages via: my-child/storeabill/emails/customer-pdf-invoice.php

    The PDF files may be adjusted via the PDF editor:
    https://vendidero.de/dokument/pdf-vorlagen-bearbeiten

    Please use our help desk to receive support for our professional version:
    https://vendidero.de/dashboard/help-desk

    Cheers

    Thread Starter middlepham

    (@middlepham)

    Hi there,
    Yes, I’m talking about the email templates. I know how to customize the email template in the theme, but it doesn’t match the plugin I’m working on.

    I use the wc_get_template filter to customize the tempalte email, but when using it, I do not receive email information of Invoice (PDF) and Cancellation (PDF).

    Can you tell me which filter I should use to customize it?
    Thank you.

    Plugin Author vendidero

    (@vendidero)

    Hi there,

    you might use the storeabill_get_template filter to achieve something similar to the wc_get_template filter.

    Cheers

    Thread Starter middlepham

    (@middlepham)

    Hi there,
    Thanks for the info, it worked fine

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Customize Invoice (PDF) and Cancellation (PDF)’ is closed to new replies.