• Resolved baz74

    (@baz74)


    When an Order is Completed, we have chosen the option to attach the Invoice PDF. This is attached to the email with a file name e.g. wcdn_2739_invoice_69b-REDACTED-a48c.pdf

    And on the backend/admin on the Order page you provide a ‘Print Invoice’ Button. To save paper/the-world we don’t print, but save the file to disk. The file name you provide is e.g.
    Edit order #2739 ‹ Shop-name.pdf

    I’m guessing that the number ‘2739’ (above) is the original woo-order#.

    Is it possible to change this so that it is the Order# or Invoice#? (whichever we choose as the Invoice-ref)

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Yordan Soares

    (@yordansoares)

    Hi @baz74,

    With the Professional extension you can enable the “Keep PDF on server” to store the PDF documents in your server (this is a per-document basis setting):

    Also, you can upload them to an SFTP/FTP storage, Dropbox, and/or Google Drive, using the “Cloud storage” section, also included in this extension.

    Do note that providing help or answer pre-sale questions for paid plugins is forbidden in these forums (see), therefore, please contact us at support@wpovernight.com, if you have more questions related to this extension.

    Plugin Contributor Yordan Soares

    (@yordansoares)

    Hi again @baz74,

    After a second read, I think what you need is to customize the document filenames, right?

    If so, please read this article to learn how to do it (including several code examples):
    Custom PDF filenames

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

You must be logged in to reply to this topic.