When adding a credit to a customers account, the receive an email to notify them that a credit has been applied.
We have had several customers get back to us stating they can't read the email and don't know what it should say.
Here is an example:
Would the issue be the cart itself or an email setting on the customers end?
We have had several customers get back to us stating they can't read the email and don't know what it should say.
Here is an example:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<m-eta http-equiv="Content-Type" content="text/html; charset=utf-8">
<l-ink type="text/css" href="https://store.valleybeekeeping.com/admin/view/stylesheet/stylesheet.css" rel="stylesheet" media="screen" />
<l-ink href="https://store.valleybeekeeping.com/admin/view/j-avascript/bootstrap/arastta/arastta.css" type="text/css" rel="stylesheet" />
<s-cript type="text/j-avascript" src="https://store.valleybeekeeping.com/admin/view/j-avascript/jquery/jquery-2.1.1.min.js"></script>
<s-cript type="text/j-avascript" src="https://store.valleybeekeeping.com/admin/view/j-avascript/bootstrap/js/bootstrap.min.js"></script>
<t-itle>Valley Beekeeping Supplies - Account Credit</title>
</head>
<body style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;">
You have received {} credit!
Your total amount of credit is now
Your account credit will be automatically deducted from your next purchase.</body>
</html>
Would the issue be the cart itself or an email setting on the customers end?
In General
Share this post:
Responses (3)
-
Accepted Answer
Hello, I have the same problem. Account Credit email includes:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<m-eta http-equiv="Content-Type" content="text/html; charset=utf-8">
<l-ink type="text/css" href="https://www.globalvideo.it/admin/view/stylesheet/stylesheet.css" rel="stylesheet" media="screen" />
<l-ink href="https://www.globalvideo.it/admin/view/j-avascript/bootstrap/arastta/arastta.css" type="text/css" rel="stylesheet" />
<s-cript type="text/j-avascript" src="https://www.globalvideo.it/admin/view/j-avascript/jquery/jquery-2.1.1.min.js"></script>
<s-cript type="text/j-avascript" src="https://www.globalvideo.it/admin/view/j-avascript/bootstrap/js/bootstrap.min.js"></script>
<t-itle>GlobaLVideo.it - Credito Account di 100,00€</title>
</head>
<body style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;">
<a href="https://www.globalvideo.it/" title="GlobaLVideo.it"><img src="/https://www.globalvideo.it/image/catalog/demo/testata globalvideo allyoucanplay.png"></a
Mail message follows the code.
Any idea?
Thanks -
Accepted Answer
-
Accepted Answer
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »