Is it at all possible to allow LM Paypal to work with anonymous users? My main problem is that when the anonymous users clicks on the pay pal subscribe button they are then asked to login/register (which is fine), however following login/registration they get redirect away from the checkout process. I know that you can changes the redirect url - but as far as I know you can not have a distinct url redirect per each subscription following the registeration process. This breaks the checkout process. Do you have a patch to allow LM Paypal to work with annonymous users - or someway to redirect them to continue with the checkout process once they have logged in / registered.

Thanks for you help.

Comments

LeeMcL’s picture

Assigned: j_vanrooyen » LeeMcL
Priority: Critical » Normal

Users must have a drupal account to take out a subscription. I looked into other options and it is extremely complex to follow a single user setting up an account on PayPal and on Drupal.

So the other option would be a suitable redirect on login to get them to subscribe. Try the Login Redirection Module: http://drupal.org/node/69051

Lee