Hello Magento Friends,
Today’s article is about How to Add Order ID, Customer IP Address in Invoice in Magento 2. In case you missed checking out on our previously published blog, Set up Free SMS Notification for Magento 2 store.
Contents
Order ID and Customer IP Address play an important role in uncommon situations. Supposingly, you have more than one customer with the same name. In this situation, there is difficulty in identifying the order documents of a particular customer. If you have an order ID and customer IP address the task becomes simple and smooth.
Order ID and Customer IP Address are shown in the documents like invoice, shipment and credit memo. Here are the steps for How to Add Order ID and Customer IP Address in Invoice in Magento 2.
Step 1: From the Admin Dashboard, navigate to Stores > Settings > Configuration.
Step 2: From the left pane, expand the Sales option and select PDF Print-outs.
Step 3: Enlarge the Invoice tab and set Yes to Display Order ID in the Header field.
Step 4: Enlarge the Shipment tab and set Yes to Display Order ID in the Header field.
Step 5: Enlarge the Credit Memo tab and set Yes to Display Order ID in the Header field.
When done, click Save Config.
Step 1: From the Admin Dashboard, navigate to Stores > Settings > Configuration.
Step 2: From the left pane, expand the Sales option and select Sales.
Step 3: Enlarge the General tab and set No to Hide Customer IP field.
At last, click Save Config.
Thereby, you can add order ID and customer IP address in the invoice in Magento 2. If you face any challenges with the implementation of the above steps, just mention them in the comment part below. Share the tutorial with your Magento friends to help them out. For more Magento solutions stay in touch with us.
Happy Reading
Hello Magento Friends, In today’s blog, I will explain How to Add Tooltip in Checkout…
MongoDB is a popular NoSQL database that offers flexibility and scalability when handling modern web…
In NodeJS, callbacks empower developers to execute asynchronous operations like reading files, handling requests, and…
Hello Magento Friends, In today’s blog, we will learn How to Show SKU in Order…
The "Buy Now" and "Add to Cart" buttons serve as the primary call-to-action (CTA) elements…
Hello Magento Friends, In Magento 2, the checkout process allows customers to choose multiple shipping…