Where can I find the invoice for the extension purchase?

Where can I find the invoice for the extension purchase?

Please kindly note that invoices for orders completely covered with store credits or placed on the Magento Marketplace are not available in the account on amasty.com.

If you have made a purchase through FastSpring with an order starting with #AMA, please note that the invoices for these orders are not stored in the Amasty account either. To obtain a receipt for such purchase, you can reach out to us. However, if you require a more detailed invoice, you have the option to access it through your FastSpring account or by contacting FastSpring Support directly.​

Invoices for all other orders can be downloaded in the customer account on the order details page. To find it, navigate to the Orders tab and click on the Order ID of the required order:



The Invoice button will be in the top menu:


      • Related Articles

      • How to activate the gift card account?

        Out of the box, the gift card account is created automatically when the order is invoiced and paid. Since v. 2.18.0 of Gift Card extension it is possible to create gift code accounts and send gift card emails right after the order creation, along ...
      • B2B Company Account API

        1. Amasty\CompanyAccount\Api\CompanyRepositoryInterface - class for managing company accounts. GET /V1/amcompany/company/:companyId, method="getById" - get information about the company by its ID; POST /V1/amcompany/company, method="save" - create a ...
      • How to update an Amasty extension?

        Below you can find a step-by-step guide for updating your Amasty extensions to latest versions. Before updating the module, it's recommended to create a backup of the modified extension files (if any). When the update is finished, you can re-apply ...
      • How can I check the current version of my Amasty extension?

        Verifying the version of an Amasty extension can be done through multiple methods. Method #1. Magento admin You can easily check the version of an installed extension through the Magento admin panel. For that, navigate to Stores → Configuration → ...
      • How can I add customer email, phone, name to the 'purchase' event's datalayer?

        By default, the extension does not add customer's personal data to the 'purchase' event. But it is possible to obtain the needed information by creating the conversion for the 'purchase' event and turning on the Enable Enhanced Conversion with ...