Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › eStore – no emails after purchase
Tagged: emails not sent, estore
- This topic has 7 replies, 3 voices, and was last updated 12 years, 1 month ago by admin.
-
AuthorPosts
-
August 10, 2012 at 12:48 am #7131oscar27Member
Hi – I’ve successfully used eStore many times before and always enjoy working with it. This time however, I’m having some trouble
When I make a purchase, no emails are being sent out from the plugin to buyer or seller (expecting to see an email with the transaction and the download details to the buyer and a notification of sale to the seller).
– Both buyer and seller emails from PayPal are being sent and received.
– I’m working with digital only products so I need the download link to be emailed.
– Only the eStore_post_payment_debug.log is written to – the others are blank.
– Customers are being added to the customer log.
– I’m not using Sandbox.
– This happens for Manual and PayPal transactions.
Here’s the eStore_post_payment_debug.log:
[08/10/2012 12:35 AM] – SUCCESS :Generating download link for single file.
[08/10/2012 12:35 AM] – SUCCESS :Checking if a key needs to be issued for product id: 1 Requested quantity: 1
[08/10/2012 12:35 AM] – SUCCESS :Serial code that will be issued to this customer:
[08/10/2012 12:35 AM] – SUCCESS :Updated the serial key values in the database.
[08/10/2012 12:35 AM] – SUCCESS :Performing item specific autoresponder signup if specified.
I didn’t set up this WordPress install so it might be that something is missing in WP. Would really appreciate any help! Thanks
August 10, 2012 at 4:04 am #48253adminKeymasterWhat is in the “ipn_handle_debug.log” debug log file?
August 10, 2012 at 5:09 am #48254oscar27MemberThe ipn_handle_debug.log is blank (so are all the others apart from eStore_post_payment_debug.log).
August 10, 2012 at 11:13 pm #48255adminKeymasterOkay that means the PayPal IPN is not working. Go through this checklist which will help you identify which setup is missing:
https://support.tipsandtricks-hq.com/forums/topic/what-to-do-if-the-debug-file-is-empty
August 11, 2012 at 10:34 pm #48256oscar27MemberThanks – I’ve made the changes suggested. Now I do get the logs written. Here are the logs from a test PayPal transaction:
ipn_handle_debug.log
[08/11/2012 10:29 PM] – SUCCESS :Paypal Class Initiated by 173.0.81.1
[08/11/2012 10:29 PM] – SUCCESS :Post string : mc_gross=1.00&protection_eligibility=*****edited out*****
[08/11/2012 10:29 PM] – SUCCESS :Connection to http://www.paypal.com successfuly completed.
[08/11/2012 10:29 PM] – SUCCESS :IPN successfully verified.
[08/11/2012 10:29 PM] – SUCCESS :Creating product Information to send.
[08/11/2012 10:29 PM] – SUCCESS :Transaction Type: Shopping Cart
[08/11/2012 10:29 PM] – SUCCESS :Number of Cart Items: 1
[08/11/2012 10:29 PM] – SUCCESS :Item Number: 1
[08/11/2012 10:29 PM] – SUCCESS :Item Name: Sample Workbook One
[08/11/2012 10:29 PM] – SUCCESS :Item Quantity: 1
[08/11/2012 10:29 PM] – SUCCESS :Item Price: 1.00
[08/11/2012 10:29 PM] – SUCCESS :Item Shipping: 0.00
[08/11/2012 10:29 PM] – SUCCESS :Item Currency: NZD
[08/11/2012 10:29 PM] – SUCCESS :Value of the reference text field for this product:
[08/11/2012 10:29 PM] – SUCCESS :Download Link :
*****correct download url*****
[08/11/2012 10:29 PM] – SUCCESS :Incremental counter value for PayPal checkout: 6
[08/11/2012 10:29 PM] – SUCCESS :Applying filter – eStore_notification_email_body_filter
[08/11/2012 10:29 PM] – SUCCESS :Product Email successfully sent to *****correct email address*****
[08/11/2012 10:29 PM] – SUCCESS :Notify Email successfully sent to *****correct email address*****
[08/11/2012 10:29 PM] – SUCCESS :Updating Products, Customers, Coupons, Sales Database Tables with Sales Data.
[08/11/2012 10:29 PM] – SUCCESS :Current available copies value: Sales count value: 2
[08/11/2012 10:29 PM] – SUCCESS :New available copies value: New sales count value: 3
[08/11/2012 10:29 PM] – SUCCESS :Products, Customers, Coupons, Sales Database Tables Updated.
……
Thanks! I can now see that the plugin is sending the emails, but they’re not leaving the server perhaps? I’m now working through the following checklist:
August 12, 2012 at 1:07 am #48257oscar27MemberI have worked through the above steps and resolved the problem using the WP-Mail-SMTP plugin.
Thanks once again for the great support!
October 9, 2012 at 5:42 am #48258gtarekMemberHey Oscar27, can you provide the settings you used to fix your problem? I have the exact same problem, everything is working fine but I’m not getting emails.
Also, another question. Since you mentioned that you’re not using Sandbox, how did you test the functionality of the emails? You kept doing transactions and verified if the email worked?
October 9, 2012 at 6:17 am #48259adminKeymaster@gtarek, You don’t need to fix any settings in the plugin. The plugin is sending the email but it is getting lost between your server and the inbox. Go through this checklist to identify the source of the issue:
Please note that you can’t expect to get email in your sandbox email account. Read the following post which will explain more on this:
-
AuthorPosts
- You must be logged in to reply to this topic.