Autore-direct to paypal
-
Just wondering, seems that the autoredirect from the payment page to PayPal no longer exists. Now customers are forced to press the button to transfer. Was this changed?
-
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?
I’m using the standard one. I will look for errors and figure it out. for now, not a big deal…just curious.
thanks./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
Khttps://www.dropbox.com/s/qixnkto8b9499g9/redirectpaypal.png
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?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.
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.
ThanksThanks for detailed description of the issue. Can you post here or via support@jigosohp.com your site address to see if it’s not some other javascript error stopping it to work?
Yes of course.
Weddingprepgals.com
Test.weddingprepgals.comFeel 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
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.
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…
The topic ‘Autore-direct to paypal’ is closed to new replies.