Using the PDF Customizer module, it is possible to adjust the PDF documents according to your needs. By default, the extension provides 4 pre-cofigured templates that could be used for each type of the order-related document: Order, Invoice, Shipment ...
In order to place the footer on every page in the multi-page PDF, please go to Marketing > PDF Templates > open the template and add the following code at the beginning of the <body>: <div class="footer"> <p>Footer</p> </div> Once done, apply ...
The issue is rooting in the DOMPDF library our extension is built on. Sometimes it fails to recognize specific fonts or locales. In order to fix this, you need to embed an external font in the template. If you're facing difficulties with the Chinese ...
Since v.1.18.0 we added the ability to notify customers via email about their subscriptions to Price Alerts and Back in Stock Alerts. Please, ensure to enable the Notify Customer of Price Alert Subscription and Notify Customer of Back in Stock Alert ...
In order for the module to redirect customers correctly, the IP database should be first imported in Stores → Configuration → Amasty Extensions → GeoIP Data. In case Amasty Service is used for IP Database Update Settings in Stores → Configuration → ...
Since v.2.2.0 of the module, we added notifications for customers about the need to complete two steps when subscribing with payment through PayPal. When customer chooses PayPal as a payment method, the following notification would be displayed on ...
There are several reasons why the extension might not generate content on your Magento. In case Amasty AI Service provider is used in Stores → Configuration → Amasty Extensions → AI Content Generator, kindly make sure to check the following details: ...
In order to import/update customer addresses, please, use the following fields: Root Entity Customer Address Entity The customer_address_entity.entity_id field stands for the address record in the database table customer_address_entity table. The ...