Home › Forums › Community Forum › PayPal IPN Not Firing
This topic contains 44 replies, has 3 voices. Last updated by Cristián Lávaque 3 years, 9 months ago.
Page 2 Of Topic Replies
Author | Replies |
---|---|
Author | Replies |
Posted: Tuesday Mar 5th, 2013 at 1:58 pm #43798 | |
|
|
UPDATE: On a brand new install of WordPress, default theme (2012) and only S2 and S2 Pro modules, I’m still getting two IPN notifications back from PayPal (AMEX transaction). The first s2member_log value is as follows:
The second one:
I also didn’t receive ANY emails from here, so I’ll need to add an SMTP config plugin as well to see if that helps. |
|
Posted: Tuesday Mar 5th, 2013 at 2:40 pm #43801 | |
|
|
UPDATE 2: Still on the clean install, I killed my first user & recurring billing profile, and now with the config SMTP plugin installed (and the correct email address in admin settings :-/), I was able to buy my sub w/ AMEX and I got a new user notification as well as a user & pass email, but still not the Signup Confirmation Email. Also, testing a PayPal Express transaction, I still get
on the front end, but in the logs, I see the following:
After googling the response code, I came across a couple of threads here on the board and saw that the issue may be that I’m trying to use a checking account to pay for the sub. I deleted my checking account from the PayPal account I’m trying to pay with so the only source of funding is the same AMEX I successfully registered with. Alas, I get the same error. |
|
Posted: Tuesday Mar 5th, 2013 at 3:08 pm #43804 | |
|
|
UPDATE 3: As someone else with the issue pointed out, if I set a trial on the subscription, the Express transaction works. This MAY be okay, as we’ll be offering 7 days for free, but it still seems like a bug someplace. Still no receipts from PayPal or S2 though. |
|
Posted: Thursday Mar 7th, 2013 at 9:48 am #43953 | |
|
|
tap tap… this thing on? |
|
Posted: Friday Mar 8th, 2013 at 5:41 am #44046 | |
|
|
Hi Jim. Sorry for the delay. Thanks for your patience. It’s been a busy week for us here. :P
About that error, I’d try the server check tool to see if it finds any problems, and I’d also verify that the PDT setting is correct.
Please make sure that the card you use to fund the PayPal account with which you’re paying the subscription, is not tied to the account you’re getting the payment with. You’re not using the same PayPal account to receive and make the payment, right?
Well, the trial will start, but it doesn’t mean the payment will be successful after that. I think it’s best to test the payments with 1 cent transactions without a trial until you make it work, then test with a trial if you want to give one. I hope that helps. :) |
|
Posted: Friday Mar 8th, 2013 at 9:44 am #44083 | |
|
|
I added the server tool and here are the issues it raised: [WARNING] Plugin Directory Checksum (s2member) Not sure why the checksums are out of whack.. I pulled down the current stable versions off your site the other day when I set this environment up. The PDT setting was still using the production server and not this clean test environment. I’ve updated that and run another AMEX transaction, and here’s the IPN log for that… Still no email receipt though…
Regarding the Express payment, it’s got a recurring billing profile and is set to try to auto-bill tomorrow. I’ll check on it then and see what happens. I’ve been trying it without a trial and it doesn’t work (as others on this board have said). I’ve got a ticket open with PayPal to try to figure out WHY it’s not working, but it seems like something’s not going through properly between S2 and them. And yes, I’m using a different PayPal account than the one we’re trying to collect payments with. |
|
Posted: Sunday Mar 10th, 2013 at 9:02 am #44206 | |
|
|
Thanks for the update.
Something may have gone wrong with one or more of the files when you uploaded them. Could you try reuploading them until the server check doesn’t throw that warning? Try via FTP with FileZilla.
Thanks for fixing the PDT. The email not sent may be because the transaction still hasn’t worked… I’d like to look at all the log entries. Could you please submit the login info for the clean installation? s2Member® » Private Contact Form Thanks. :) |
|
Posted: Monday Mar 11th, 2013 at 12:26 pm #44265 | |
|
|
I’ve updated the plugins and gotten the S2 framework checksum error to go away, but the S2 pro checksum error is still there… downloaded & uploaded it 3 times and still no change. I’ve added the same user you have for the production site to this one. FTP creds are the same as well, but you should be able to see all of the logs via the plugin anyway. |
|
Posted: Wednesday Mar 13th, 2013 at 9:09 am #44483 | |
|
|
Thanks. I’ll give this a look now. |
|
Posted: Wednesday Mar 13th, 2013 at 9:47 am #44487 | |
|
|
I added the Email Log plugin, created a new pro-form for a single 1 cent payment, logged out and purchased. The process went fine, the email log says that the New User email was sent to me (and I got it) and a New Registration notification was sent to you. I also go a couple of opt-in confirmation emails from your autorresponder. But I didn’t see the s2Member Signup Confirmation in the Email Log, my inbox or spam box. The odd thing is that the paypal-ipn log says that it was sent:
Also odd is that it says that the user exists, but this was a new registration and the Singup Confirmation is not sent on upgrades of existing users…
I’ll have to ask Jason about it… |
|
Posted: Wednesday Mar 13th, 2013 at 4:47 pm #44534 | |
|
|
Great, that sounds hopeful…. I did get your new user notification. Out of curiosity, did you pay with PayPal or with a credit card? Looking forward to hearing Jason’s take, as we really really really need to get things going again. |
|
Posted: Friday Mar 15th, 2013 at 12:01 pm #44717 | |
![]() |
|
Thanks for the heads up on this thread :-)
This is normal for a Pro Form integration. It’s expected; and it does not prevent the email from being sent out. If s2Member® says that it sent the email in the log entry, then it DID send the email. If it’s not coming through, I would suspect an issue with the underlying mail server. Some mail servers don’t handle names so well. You can try this possible solution. See: Dashboard -› s2Member® -› PayPal® Options -› Signup Confirmation Email (for Pro Forms) |
|
Posted: Friday Mar 15th, 2013 at 4:29 pm #44744 | |
|
|
Just tried that, but no love… IPN log still says the email sent, but the email logging plugin Cristian installed doesn’t show that it went. Other emails go out, just not this confirmation email. What’s the IPN log actually logging at that point? Is it just counting on a true return from wp_mail() or is it something more accurate? |
|
Posted: Friday Mar 15th, 2013 at 5:19 pm #44753 | |
|
|
I was talking with Jason about this a moment ago and he explained to me why the Email Log plugin is not logging s2Member’s Signup Confirmation email:
Could you remove the Email Log plugin and add the WP Mail Log instead, please, and try the test purchase again? Thanks! |
|
Posted: Friday Mar 15th, 2013 at 5:27 pm #44754 | |
![]() |
|
Yes, it is just recording that it made a call to |
|
Posted: Wednesday Mar 20th, 2013 at 1:46 pm #45242 | |
|
|
Okay, that explains why the log plugin wasn’t catching the email, but it doesn’t explain why NO ONE has gotten an email receipt from the plugin… The site can send emails and does send emails, but THESE emails don’t make it out… Could there be something someplace else that’s choking it? Would the new email log be helpful to look at? There’s a ton of stuff in there that may or may not indicate an issue, but I wouldn’t know what to look for in this case. |
|
Posted: Thursday Mar 21st, 2013 at 11:04 am #45351 | |
![]() |
|
Thanks for your reply :-)Yes, the new email log should be helpful, and server logs can also be helpful. If your site uses Sendmail, you can check your log files to see if the server is rejecting the email for some reason, or if there is some other problem. I can tell you this is not a widespread issue, so I will have to assume that it’s something server-specific, or installation-specific. If you are having trouble with the log files, please post those privately and we’ll review them for you. Try to give me something to go on also (i.e. a specific transaction ID, or a specific email address; where I can do a lookup on a specific email message that should have been sent but was not). Please use: s2Member® » Private Contact Form Thanks! |
|
Posted: Thursday Mar 28th, 2013 at 10:17 am #45974 | |
|
|
Jason- Thanks…. Interesting development… I tried putting together a workaround for receipts using the Notifications API calls with mixed results: 1. Just hitting my receipt emailer script passing all of the params in the URL works great. I can send an email from the server (after loading WP so that the message goes through the SMTP login plugin) and everything is hunky dory.. 2. Following your KB article on setting up a notification via a plugin (hooking into init), the email doesn’t go. However, for each transaction I get the following errors logged on the server:
There’s actually 2 of them per transaction, and I’m wondering if this is the issue with a) the actual receipt that S2 is supposed to send and b) my workaround. Something about sending emails from within WP, perhaps at a certain point in the WP cycle… I need to do some more debugging to see if these logs are in fact stemming from those emails, but I’m guessing that this fatal error w/ sendmail config is choking those two emails. :: UPDATE :: :: UPDATE 2 :: :: UPDATE 3 :: A question for you… If I customize the user/pass and new user notifications, are they then sent by an S2 class, or are you still using WP Core to send those and you’re just customizing the copy via a filter? I am receiving customized emails, but if you’re not sending them, then in effect, I’m not receiving ANY emails that S2 sends. Dammit, I really wish we could just talk through this. Can I PM you guys my phone # or something so we can figure this out?! I know you’re busy, and I’m busy too, and I’ve got a client breathing down my neck to get his damn site back up and running and this “support” channel really isn’t working out. :: UPDATE 3.1 :: |
|
Posted: Friday Mar 29th, 2013 at 7:44 am #46030 | |
|
|
Jim, while waiting for Jason’s reply, why don’t you try creating a clean installation of WP to test this and see if it has the same problem? If it doesn in that same server, why not try a different one? Like Jason said, and I agree, it’s specific to your installation, because this is not happening to other site owners. It could be the current installation you’re working with, or the server you’re using. It’d help to determine which. |
This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.