Viewing 13 replies - 1 through 13 (of 13 total)
  • For me it still works, can you check JavaScript console for errors?

    To be sure – which version of PayPal gateway you talk about? Standard one (bundled with Jigoshop) or one of our plugins?

    Thread Starter elitistdogg

    (@elitistdogg)

    I’m using the standard one. I will look for errors and figure it out. for now, not a big deal…just curious.
    thanks./

    Thread Starter elitistdogg

    (@elitistdogg)

    This is the error i get. Here is the info from the chrome console. below there is a screen shot from the IE console..which seems to be me informative.

    Uncaught TypeError: undefined is not a function ?key=order_5379544339b0d&order=21764:340
    (anonymous function) ?key=order_5379544339b0d&order=21764:340
    j jquery.js?ver=1.11.0:2
    k.fireWith jquery.js?ver=1.11.0:2
    n.extend.ready jquery.js?ver=1.11.0:2
    K

    https://www.dropbox.com/s/qixnkto8b9499g9/redirectpaypal.png

    Thread Starter elitistdogg

    (@elitistdogg)

    on dev site, changed to 2014 theme. same error occurs. not theme related. just trying to provide as much info as possible.
    @megawebmaster…are you sure its not happening on your site?

    Thread Starter elitistdogg

    (@elitistdogg)

    So I trial and errored. I am by no means a programmer….so I am sure there is a problem with the code change, but i got the redirect working again.

    file: /gateways/paypal.php

    line 400 changed: $(“body”).css(

    line 405 added: display: “block”,

    now the redirect works. The image that this code calls, does not load with my change. But it is now more functional.
    Take a look at it and see what you think/if this is happening on other installs. Again both on my live and dev sites had this issue.

    thanks for looking into it.

    Thread Starter elitistdogg

    (@elitistdogg)

    well that didn’t work on the live site. something happened. i don’t have the expertise to continue, so I will leave it up to you guys.
    Thanks

    Thanks for detailed description of the issue. Can you post here or via [email protected] your site address to see if it’s not some other javascript error stopping it to work?

    Thread Starter elitistdogg

    (@elitistdogg)

    Yes of course.

    Weddingprepgals.com
    Test.weddingprepgals.com

    Feel free to place a test order. Just in the name place test and I’ll delete the pending order later.

    do you have 1.9.3.1 version there? it fires lot of warnings on checkout page

    Thread Starter elitistdogg

    (@elitistdogg)

    Yes I am all up to date.

    My login details for my server and back end can be found at support @jigoshop.com. I sent them in this am for some private dev being done.

    thans, we’ll try to figure both things out

    I have no problems at checkout at all. Everything goes in smoothly. Maybe you can provide me with exact steps to reproduce (the products added to cart etc – maybe there is something there).

    Although I found why PayPal was not redirecting and it was working for me probably because I had required scripts in cache. This is fixed, uploaded to your site (with updated custom plugin – please check it) – will be released with 1.9.4 when I fix or add other things there.

    Thread Starter elitistdogg

    (@elitistdogg)

    Sorry – can you please clarify?
    I do see some sort of script error as listed above.
    I just placed a test order and it does auto redirect to paypal. Im assuming that error is breaking the script and not allowing it to send to the paypal page. Its not the end of the world, because customers can just click on the button…it just is another click for them.

    the dev site has no plugins really active, so I don’t think its a plugin conflict. I don’t know what could be causing this to happen on my install, but no one elses.

    For now, there are bigger things happening…

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Autore-direct to paypal’ is closed to new replies.