MrBaseball34 Posted August 20, 2010 Share Posted August 20, 2010 IF I'm in sandbox mode, should I receive any emails from my shop?I am doing downloadable products and need to test if the email containing the downloadable product link works.I don't seem to be getting anything as a customer. I get the new order emails fine in my shop admin inbox, but nothing in my customer's email on the sandbox or otherwise. Link to comment Share on other sites More sharing options...
alexkid Posted August 30, 2010 Share Posted August 30, 2010 Sandbox doesn't send any PayPal emails notification. They're available in the Test Email tab at https://developer.paypal.com/.But this doesn't affect the emails sent by Prestashop.Alex Link to comment Share on other sites More sharing options...
MrBaseball34 Posted August 30, 2010 Author Share Posted August 30, 2010 While testing, I manually changed the email the mail is sent in OrderHistory.addWithemail() to my email address to test this, otherwise the email goes nowhere because the sandbox email does not exist.the emails in the sandbox "inbox" are from Paypal, not the shop. Link to comment Share on other sites More sharing options...
MrBaseball34 Posted August 30, 2010 Author Share Posted August 30, 2010 I think I'm going to suggest a change to the code to allow you to set an email for the messages to be sent during sandbox mode. Link to comment Share on other sites More sharing options...
alexkid Posted August 30, 2010 Share Posted August 30, 2010 While testing, I manually changed the email the mail is sent in OrderHistory.addWithemail() to my email address to test this, otherwise the email goes nowhere because the sandbox email does not exist.the emails in the sandbox "inbox" are from Paypal, not the shop. That's right but do you think you need to request a feature change for this ? You can alternatively create a Sandbox buyer account manually in order to set a real email address.Alex. Link to comment Share on other sites More sharing options...
MrBaseball34 Posted August 30, 2010 Author Share Posted August 30, 2010 Yes, but it is much easier to reset the ones that are pre-configured. Link to comment Share on other sites More sharing options...
Recommended Posts