@David Collado - it's not a complete fix, but you can mitigate this issue by changing the contents of the "Order Placement Confirmation" email in EasyStore.
I have mine set as the following:
Subject: Your {store_name} order has been received (Order #{order_id})
Email:
Dear {customer_name},
We have received your order on {order_date}. If you have not yet done so, please ensure you complete payment of the order, using the Pay Now button visible within the order page.
Your order details are as follows:
Order ID: {order_id}
Order Date: {order_date}
Customer Name: {customer_name}
Company Name: {company_name}
Shipping Address:
{shipping_address}
Order Summary:
{order_summary}
Customer Note: {customer_note}
Please take a moment to review your order details to ensure that everything is accurate. If you have any questions or need assistance, please do not hesitate to reach out to our customer support team at {store_email}.
Regards
{store_name}
{store_email}