Skip to main content

Download Invoice PDF From Customer Account - Free Magento Extension

· One min read

This extension provides the ability to download a PDF invoice from everywhere on the frontend, including the customer account.

After the extension installation, you can use the link http://<your_website_url>/pdf_invoice_frontend/invoice/pdfdownload/?invoice_id=<invoice_id> to place everywhere in the frontend. And the customer will be able to download the invoice PDF clicking this link.

Features

The invoice is only available for download to the cutsomer who it belongs to. That is, if another customer will try to use the download link, he will fail to do that.

More Info

  • 100% Open Source
  • Tested on: Magento 2.1.x - 2.4.x

Download Link

Screenshots

The customer account in Magento with a &quot;Download Invoice&quot; button

After clicking the link the invoice PDF was successfully downloaded:

The invoice file has been successfully downloaded