Hi there,
Thanks for the module, looks great, but I don't seem to be able to make it work properly.
For a role subscription.
After testing with a sandbox account, the paypal process seems all fine; I get the 2 IPNs (as it's recurrent) and the paid money moves from one account to another.
However the user doesn't get subscribed at all.
- He's not showing at admin/settings/lm_paypal/subscribers/1
- His user account (user/me) still showing as not subscribed (with a link to subscribe)
- The role hasn't been added to the user
What am I doing wrong?
Comments
Comment #1
cham74 commentedWe had this working a while back, but no longer working. Message from paypal is "IPN incoming NOT VERIFIED subscr_signup got ", no emails are sent and no roles assigned.
Comment #2
wickedskaman commentedSomeone correct me if I'm wrong but this seems to be because PayPal's IPNs now require that the IPN URL be sending to an SSL link.
Comment #3
john franklin commentedWhile I recommend that you use SSL, there is no requirement for the IPN URL to be HTTPS.
Comment #4
wickedskaman commentedI read somewhere else that while it is not a requirement it is creating problems in the sandbox. Anyone else experiencing this?
Comment #5
john franklin commentedThe only issue I know of regarding http vs https URLs is when they don't match. If you use one in the form sent to PayPal as the IPN URL and Secure Pages redirects that to the other type, then the IPN won't be delivered. PayPal quite sensibly won't follow a redirect when delivering an IPN, even one that just changes the link protocol.
Comment #6
wickedskaman commentedWell then do you have any ideas as to the problem described above?
Message from paypal is "IPN incoming NOT VERIFIED subscr_signup got ", no emails are sent and no roles assigned.I'm actually trying to troubleshoot the same issue. Have used various versions of 6.x lm_paypal. This used to work fine but it's been a while since I've used the module.
Comment #8
tempo22 commentedi'm interested in this issue aswell.
I just installed lm_paypal 1x-dev and i'm getting the same error