close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

eCart email receipt is not working, we haven't changed anything on the site in months

Thread began 8/02/2016 1:13 pm by marsha431457 | Last modified 8/05/2016 3:01 pm by Ray Borduin | 2730 views | 12 replies |

marsha431457

eCart email receipt is not working, we haven't changed anything on the site in months

Our client (http://www.bandofhonor.com/) is no longer getting his eCart email receipts. We have not changed anything on this site or about the cart in many months. We have tested it and reproduced the problem but have no idea why it is not generating the receipt. A second problem is that the discount coupon is not resetting after one use.

Sign in to reply to this post

Ray BorduinWebAssist

I would need FTP access to test the email issue.

I would also need steps to reproduce to test the coupon issue.

Please post those back here and I'll look into the problem further.

Sign in to reply to this post
Did this help? Tips are appreciated...

marsha431457

eCart email receipt is not working

I found out that the last time our client received an eCart receipt was July 5, 2016. In our testing, his customers are not getting one either. The good news is he likes the eCart receipt much better than the one sent by Authorize, so now he's upset he's not getting them!

The coupon code issue came up as my boss was testing to find out about the email receipt. When he hit "clear cart" and tried a new order, it continued to put in the coupon code he'd used previously, even though he had not entered one.

Sign in to reply to this post

Ray BorduinWebAssist

This is because you have your FROM address set to a @gmail.com email address. Gmail doesn't let you send email that appears to be from them when they didn't send it.

Try updating it to an email address that matches your web site domain.

Sign in to reply to this post
Did this help? Tips are appreciated...

marsha431457

eCart email receipt is not working

Not sure I understand why it would've been working fine until a month ago. We have not changed that FROM address, that's been the same ever since we set it up. But we will change it now, I guess.

Any thoughts on the coupon code reset?

Sign in to reply to this post

Ray BorduinWebAssist

The coupon code doesn't get reset from clearing the cart. If you want to clear the session variable when the clear cart button is pressed then you can do that by changing line 19 on your cart page from:

if((((isset($_POST["txtPromoCode"]))?$_POST["txtPromoCode"]:"") != "")) {

to:
if((((isset($_POST["txtPromoCode"]))?$_POST["txtPromoCode"]:"") != "") || isset($_POST['boh_Clear_100'])) {

Sign in to reply to this post
Did this help? Tips are appreciated...

Ray BorduinWebAssist

Are you sending the receipt to a gmail account as well? Maybe previous tests were to another account that didn't block the emails? I actually just ran a test and got the receipt with the from @gmail.com address, so it is sending. It is probably an issue with it getting spam blocked by the receiving email program.

Sign in to reply to this post
Did this help? Tips are appreciated...

marsha431457

I guess it is from and to the same gmail acct, which may be the problem?

The client would like to receive his receipt at his gmail acct. Do you think it would work to set up a sales@bandofhonor.com account and have that forwarded to his gmail acct?

Sign in to reply to this post

Ray BorduinWebAssist

I think as long as it is FROM a gmail account, gmail is going to know it didn't actually come from them and then reject it. I'd just change the FROM address to your website domain and it will probably go through.

Your technique of forwarding may work, you would have to try to see for sure.

Sign in to reply to this post
Did this help? Tips are appreciated...

marsha431457

This is kind of pitiful, but it has been SO long since I've looked at this, I can't remember where to go to change the FROM address. Is it in webassist/email/templates/Blank_2.php or somewhere else?

And do I simply change that FROM address to http://www.bandofhonor.com or do we need to set up an email address to send from?

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...