salocime
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Membership] Redirect and email not happening after paymentYour information for the Paypal IPN feature on the Profile page is outdated (or perhaps I’m just one of few with an updated profile). I did manage to finally find the section and IPN has been enabled all this time. Which it should be because it used to work.
Some additional thoughts that may have to do with this issue:
I do have a firewall plugin and a security plugin installed (Sucuri and NinjaFirewall)–somebody had hacked my admin account and I felt the need to add more protection to the site. Sucuri notifies me whenever anybody attempts or successfully logs in. Ninja tackles general site attacks.
Forum: Plugins
In reply to: [Simple Membership] Redirect and email not happening after paymentDebug mode was already enabled when she signed up. It didn’t recognize that she’d paid. So, it’s not simply a matter of the email didn’t go out, NOTHING was recognized by my site as having happened, although the subscription is working in PayPal.
As for the email troubleshooting tips you first sent, they say to enable Debug, which was already enabled, and then do a test membership. I only have paid memberships, so just a fake account won’t do.
The PayPal sandbox option is NOT working for me. As in, I create the sandbox account, go to subscribe, it says the email or password are incorrect. Sometimes it brings me to a screen where I’m to create a new account or sign in, and when I choose the sign in to PayPayl option, I put my sandbox email in, it brings me back to the same screen where I have to create an account or sign into PayPal. I even tried with pre-existing default accounts in my PayPal account. I don’t think my site is going to the PayPal sandbox site, even though I checked that box in WP Membership and saved it.
Forum: Plugins
In reply to: [Simple Membership] Redirect and email not happening after paymentHow do I do a test membership sign-up with a paid membership? Ideally without setting up a second PayPal account?
She PAID for the subscription first through the plugin button, so the solution to have her pay later doesn’t work. She paid, she didn’t get an email, nothing got logged that she’d paid, there weren’t any pending accounts…
Forum: Plugins
In reply to: [Simple Membership] Redirect after paymentI’ve got the problem that I *do* have the Return URL field filled in, but people are paying through PayPal and then not being redirected. I have also checked my site’s firewall settings and they are set to what they should be set to.
I’ve got the same problem. The payment is working right with PayPal, but then nothing else is happening. I have the Return URL set up (people aren’t being sent to it), I’ve checked my firewall settings… Everything is how everything I’ve found has said to set things up. Only thing I can’t check is PayPal’s IPN setting because I can’t find it; all websites saying to check it show an older version of PayPal.
It’s a monthly subscription, so not only do I have to refund one payment, but I have to cancel the account that is going to be charged monthly.
I’m expecting someone to sign up today, so I’ll hopefully let you know later if changing the URL fixed things.
But…
I have to refund the people who got charged twice. They are showing up in payments twice, but in the membership section only once. How do I figure out which payment ID is associated with their membership?
I haven’t had somebody new sign up yet. I’ll test it out myself if I have to later this week.
My difficulty now is in figuring out which PayPal registration to refund.
I honestly don’t even remember! It could have been I misread, too.
Thank you, I will change the URL and hopefully that will fix things.
My notification URL is the simple-membership-plugin.com . Somewhere it said that that’s what you should put. Am I supposed to put https://www.athomefrench.com?
Yes, the plugin is updated. It did it before I updated and after.
No, I don’t have the Form Builder add-on.
My IPN settings:
Notification URL: https://simple-membership-plugin.com
Message delivery: Enabled
It worked fine on Sept. 18. The next registration was the 21st and all 3 registrations from the 21st until today have had PayPal double the payment. In PayPal IPN history, each of the doubled ones has two entries, but only one of those two entries has a transaction ID.
Okay, wait, there’s more from the same time:
Undefined index: mc_gross in /home2/athomefr/public_html/wp-content/plugins/simple-membership/ipn/swpm_handle_pp_ipn.php on line 29
Undefined index: reference in /home2/athomefr/public_html/wp-content/plugins/simple-membership/classes/class.swpm-transactions.php on line 27
Undefined index: ip in /home2/athomefr/public_html/wp-content/plugins/simple-membership/classes/class.swpm-transactions.php on line 20
Undefined index: quantity in /home2/athomefr/public_html/wp-content/plugins/simple-membership/ipn/swpm_handle_pp_ipn.php on line 118
And there’s this:
Undefined index: txn_id in /home2/athomefr/public_html/wp-content/plugins/simple-membership/ipn/swpm_handle_pp_ipn.php on line 31
Okay, here we go, it made a second payment after she registered. Here was the error, I think:
Undefined index: payment_status in /home2/athomefr/public_html/wp-content/plugins/simple-membership/ipn/swpm_handle_pp_ipn.php on line 32
Okay, somebody signed up right after I set up the debugging, but it did create a member account for her and only one PayPal payment. So, does the error log actually help in any way at this point? Don’t I need to know what it’s doing when it glitches?