Paypal login not working properly

we have a Magento Multi Site - trying to use Paypal to log in does something strange...

I try to log in here

https://buybuildingsupplies.com.au/velux/customer/account/login (log in for a shopfront A)

it passes through the Paypal process okay, but redirects to the log in page for shopfront B (a different shopfront in the same Magento platform) but does not log me in anyway....

I'm not sure if it is the fact I am using my own Paypal account and also have the same email address used for Paypal registered already as a customer in Magento (shared customer setup)

Having someone else test it would be good.

Answers

  • Hi,
    Just a first comment on the web page you provided: there are 2 javascript OneAll blocks on the page. Could you try with just one (the asynchronous version is preferred, with the _oneall.push).
    The callback URI are different too.

  • Hello,

    Testing the URL you provided does show the error.
    First, do fix the 2 OneAll js API calls, because the synchronous version uses:
    "callback_uri": 'https://buybuildingsupplies.com.au/roofextenda/customer/account/index/index.php?action=oasl_callback;oasl_source=registration'which is where we get redirected to, and is probably "shopfront B".
    For example, use the asynchronous version (the one with _oneall.push), and remove the other (with the incorrect callback_uri).

    For information, here is the redirection result:
    https://buybuildingsupplies.com.au/roofextenda/customer/account/login/referer/aHR0cHM6Ly9idXlidWlsZGluZ3N1cHBsaWVzLmNvbS5hdS9yb29mZXh0ZW5kYS9jdXN0b21lci9hY2NvdW50L2luZGV4Lz9hY3Rpb249b2FzbF9jYWxsYmFjayUzQm9hc2xfc291cmNlJTNEcmVnaXN0cmF0aW9u/

    Hope this helps.

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.