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

cham74’s picture

We 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.

wickedskaman’s picture

Someone 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.

john franklin’s picture

While I recommend that you use SSL, there is no requirement for the IPN URL to be HTTPS.

wickedskaman’s picture

I read somewhere else that while it is not a requirement it is creating problems in the sandbox. Anyone else experiencing this?

john franklin’s picture

The 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.

wickedskaman’s picture

Well 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.

tempo22’s picture

i'm interested in this issue aswell.

I just installed lm_paypal 1x-dev and i'm getting the same error