Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore F.A.Q/Instructions › What to do if the Debug file is empty or New Debug info is not getting added
Tagged: Debug, debug file empty, emails not sent, PayPal IPN, sandbox
- This topic has 88 replies, 23 voices, and was last updated 10 years ago by admin.
-
AuthorPosts
-
April 2, 2010 at 5:31 am #18248amin007Participant
Your server must be doing something for simple PHP mail.
April 20, 2010 at 6:35 pm #18249arukiyomiMemberHi, Finally sorted everything out! Thank you for your patience. It turned out to be an issue with the mail client on my server. My hosting provider was blocking all those emails. They recommend configuring SMTP to send emails. I have installed the SMTP plugin and configured the SMPT details and now all the emails are arriving without any issue.
April 20, 2010 at 11:57 pm #18250amin007ParticipantGlad to hear to that.
May 28, 2010 at 4:09 am #18251cwilliamsMemberHi there,
I’m having a similar problem and I appreciate all the suggestions listed here. I have done everything listed here, including turning off the From Address plugin, installing/configuring the SMTP plugin, and setting up PayPal as instructed. Debug is definitely checked and Use Automatic Post Payment Processing is checked, too.
The results are:
- PayPal testing on the Developer Sandbox site with my paypal.php URL and Web Access says that my IPN transactions are valid. I did this multiple times.
- Also, I created 8 live transactions through my site/cart and all are listed in my PayPal IPN history. I also got emails from PayPal for each transaction.
- And I am taken to the thanks/download page and all the download links are listed.
- SMTP plugin test emails arrive successfully
BUT!
- There are no transactions listed in my WP eStore admin panel. Though PayPal shows 8 successful transactions, and I got to the download page each time, the sales stats say 0 (zero) and no customers were added.
- When I visit the paypal.php page, it is blank. It doesn’t display the message it should.
- My debug log file is also blank, though I have changed the permissions to 666 as instructed.
- I do not receive any WP eStore emails as vendor or buyer.
.
I’ve done everything I could find in the documentation and forum, but I’m still missing something. I could really use some help, please! And thanks!
May 28, 2010 at 6:51 am #18252IvyMemberHi. I will need to take a look at your site to see what is happening. I will send you an email with the site access form. Please let me know if you do not get this email
Cheers,
Ivy
June 22, 2010 at 5:21 pm #18253cwilliamsMemberHi Ivy,
With all the emails, I forgot to thank you here for your help! All that weirdness, and it was a conflict with the MailChimp plugin that I was kicking to the curb anyway So glad you rooted it out, I hadn’t thought to look there.
Thanks again!
Crystal
August 22, 2010 at 1:56 am #18254IMGIGClubMemberHi,
Thanks for having this in the forum. I was getting paypal emails, but no sales recorded and no ipn debug log. Check one item off the first admin response on this thread and – things are better, but not right. On to the next problem – no membership emails.
Cheers,
Tim
August 22, 2010 at 4:55 am #18255DonnaMillerMemberI’m having similar problems to arukiyomi, except that my ipn_handle_debug log file is empty (0 bytes). I have gone through all the steps on page 1, paypal sandbox verified the settings on that file. In test transactions I’m getting through to paypal okay, click the button to return to the site and my download link is there and working. But I receive no notification from the plugin to either the buyer or seller and both options are turned on.
In the step where I test the
wp-content/plugins/wp-cart-for-digital-products/paypal.php
file the page has the following error message:Fatal error: Cannot redeclare class MCAPI in /home/[...]/public_html/[...]/wp-content/plugins/wp-cart-for-digital-products/lib/auto-responder/MCAPI.class.php on line 3
(I removed the personal info and replaced with […].
August 22, 2010 at 6:19 am #18256IvyMemberHi Donna, I believe you are using an older version of the plugin since this issue has be fixed. Download a new copy of the plugin from the following page:
October 21, 2010 at 1:15 am #18257SyiinMemberHi,
I am having the same problem as ayuki
I have followed all your instructions regarding having the IPN enabled and then doing sandbox check which said that IPN was successfully sent. However, all I keep getting in my debug log is;
[10/21/2010 12:57 AM] – SUCCESS :Paypal Class Initiated by 137.222.218.6
[10/21/2010 12:57 AM] – SUCCESS :Post string :
[10/21/2010 12:57 AM] – SUCCESS :Connection to http://www.paypal.com successfuly completed.
[10/21/2010 12:57 AM] – FAILURE :IPN validation failed.
[10/21/2010 12:57 AM] – SUCCESS :Paypal class finished.
October 21, 2010 at 1:32 am #18258SyiinMemberSorry for the spam! I redid the debug test with the correct URL (from step 3) and got this:
[10/21/2010 1:30 AM] – SUCCESS :Paypal Class Initiated by 216.113.191.33
[10/21/2010 1:30 AM] – SUCCESS :Post string : test_ipn=1&payment_type=instant&payment_date=18%3A30%3A19+Oct+20%2C+2010+PDT&payment_status=Completed&address_status=confirmed&payer_status=verified&first_name=John&last_name=Smith&payer_email=buyer%40paypalsandbox.com&payer_id=TESTBUYERID01&address_name=John+Smith&address_country=United+States&address_country_code=US&address_zip=95131&address_state=CA&address_city=San+Jose&address_street=123%2C+any+street&business=seller%40paypalsandbox.com&receiver_email=seller%40paypalsandbox.com&receiver_id=TESTSELLERID1&residence_country=US&item_name=something&item_number=AK-1234&quantity=1&shipping=3.04&tax=2.02&mc_currency=USD&mc_fee=0.44&mc_gross=12.34&mc_gross_1=9.34&txn_type=web_accept&txn_id=191021130¬ify_version=2.1&custom=xyz123&charset=windows-1252&verify_sign=AFcWxV21C7fd0v3bYYYRCpSSRl31AJvS5-6OThh6uRJ-AbX6qq.3aLfq&
[10/21/2010 1:30 AM] – SUCCESS :Connection to http://www.sandbox.paypal.com successfuly completed.
[10/21/2010 1:30 AM] – SUCCESS :IPN successfully verified.
[10/21/2010 1:30 AM] – SUCCESS :Creating product Information to send.
[10/21/2010 1:30 AM] – SUCCESS :Transaction Type: Buy Now/Subscribe
[10/21/2010 1:30 AM] – SUCCESS :Item Number: AK-1234
[10/21/2010 1:30 AM] – SUCCESS :Item Name: something
[10/21/2010 1:30 AM] – SUCCESS :Item Quantity: 1
[10/21/2010 1:30 AM] – SUCCESS :Item Price: 12.34
[10/21/2010 1:30 AM] – SUCCESS :Item Shipping:
[10/21/2010 1:30 AM] – SUCCESS :Item Currency: USD
[10/21/2010 1:30 AM] – FAILURE :Request received for product ID: AK-1234. Could not find this Product ID in the product database (please check the manage products menu and verify that you have specified the correct product ID).
[10/21/2010 1:30 AM] – FAILURE :IPN product validation failed.
[10/21/2010 1:30 AM] – SUCCESS :Paypal class finished.
October 21, 2010 at 2:03 am #18259amin007ParticipantIf you take a look at the debug then you can see the problem:
FAILURE :Request received for product ID: AK-1234. Could not find this Product ID in the product database (please check the manage products menu and verify that you have specified the correct product ID).
You are sending a test IPN using sandbox for product ID “AK-1234”. Do you have any product with that ID? I bet no so how will pass eStore’s fraud check? Just because you are running sandbox doesn’t mean it will skip the fraud check (eStore will always go through the fraud check).
October 21, 2010 at 7:43 am #18260SyiinMemberSorry! My own stupid mistake. I repeated it with the real product ID again and I got:
[admin deleted log]
It looks like it worked except my real buy links do not get redirected to either payment or download when the “Buy/Add To Cart” button is clicked; it just refreshes the product page.
October 21, 2010 at 8:18 am #18261amin007ParticipantGood to hear that the transaction worked fine.
Have you added a shopping cart for your “Add to Cart” button? Did you checkout the video tutorials here?
Please post a link to the page where you have the button.
October 21, 2010 at 10:21 am #18262SyiinMemberI checked out the video tutorials and added a shopping cart for the button. It works brilliantly now!
Thank you for your patience and very prompt replies this whole time! It is much appreciated.
-
AuthorPosts
- You must be logged in to reply to this topic.