- Posts: 76
- Thank you received: 3
Problems with redirecting paypal and moneybookers.
If the customers is very... persistent and make again the order, it works, he is redirected to paypal or moneybookers.
This happens via IE, Mozilla, Opera, Chrome. For cash on delivery method, it is not any problem, it works ok.
Second time when he does, at the first step before registration, he is notified(for example) that "You have chosen payment method: cash on delivery", or MoneyBookers, or any other method he choosed last time, and after that he can pay by Moneybookers or Paypal. Please note that this is happens with "Auto select default shipping and payment methods" on NO. Of course, he can choose another along the way, but...
First time when the customer tries to make the order, if the browser has nothing in cache, he doesn't receive the message about payment method before registration, but also he can't pay with paypal or moneybookers.
Maybe some settings are the problem, but I cant see what, because it misses only the first attempt, not the second one, or the third (I hope I am right
). I tried to set ”with end” or ”without end” (tried my luck), but no use...If you try, please use euro for the curency, in the right column (paypal does not work with RON, only Moneybookers). The site is:
www.coloidale.ro If you don't have anymore the details for backend login, please e-mail me.
Thank you.
Please Log in or Create an account to join the conversation.
Can you give use screenshots of your checkout configuration and of one of the both payment methods ?
You can try to install the latest version of HikaShop from our website.
Please Log in or Create an account to join the conversation.
They are other problems with the checkout workflow, but I will let you know about them in an other message.
However, you (or Nicolas) have the login data, and you can see the settings yourself.
My HS version is not very old, being bought two month ago (maybe). I would install the new version, if this does not means to remake all the settings, wich would be unbearable. HS is not VM... If you've done some changes related to the checkout, please let me know. My HS version is 2.0.0
Thank you.
Please Log in or Create an account to join the conversation.
I did some tests on your website to find out what was going on.
That issue is caused by a apache server redirect configuration whereby the REQUEST_URI variable doesn't contain anymore the current URI+params :
framework.zend.com/issues/browse/ZF-1439
Apache then puts the URI in the REDIRECT_URL parameter.
Because of that HikaShop happily redirects you to the home page instead of where you should go because the REQUEST_URI variable is not correct on the previous page.
So that will require a modification in several places of HikaShop in order to go around that. I would still recommend that you contact your hosting provider about that as this is not normal and you might have other redirect issues with other components with such server configuration.
I'll email you a new package of the pre 2.1.1 that you can use to update your HikaShop with the modifications. Of course, when you update HikaShop, you don't loose your settings or data. We've been updating our demo website since the beginning and we never had to reenter any data in it.
Please Log in or Create an account to join the conversation.
After that, I will check again the problem with the autosubmitting of the shipping and payment methods (there was a problem too, not major but it was) and let you know if this solved also that problem.
I know that it is not polite to write with caps lock but:
THANK YOU!
Please Log in or Create an account to join the conversation.
Now, my experience in those things is almost none, so I will not comment if they are right or you are right. I think that soon it will be the moment for our own servers, so... I am waitng for the modified package, and hope it will work.
Thank you.
Please Log in or Create an account to join the conversation.
Please try to help us in this matter. Thank you.
Please Log in or Create an account to join the conversation.
Didn't you receive it ?
Please Log in or Create an account to join the conversation.
Thank you.
Please Log in or Create an account to join the conversation.
If the customer is at the first order in a fresh browser windows, the checkout skips end. For paypal and moneybookers this means not redirecting at the payment gateway too. For cash on delivery, still confusing.
I tried all what it came into my mind, including login, registration (wich normally I have disabled).
I am sorry. Maybe you can look again into this.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Thank you.
Please Log in or Create an account to join the conversation.
I don't get any payment/shipping methods.
So I can't look at your redirection problem.
It stays on the checkout.
Apparently, you didn't configure your shipping/payment methods properly:
www.hikashop.com/en/support/documentatio...ins-listing.html#faq
For example, it seems that you restricted your shipping methods to only some currencies.
Please check each point of the FAQ.
I couldn't find any backend access for you on my end so I couldn't check your settings.
Please Log in or Create an account to join the conversation.
I invalidated some options, because they were not needed at the moment, and our users are not so... skilfull. Also, the paypal cant use RON, some shippers works only in Romania, and so on...
Now, I validated all needed shipment and payment methods, you may play after your wish. I tested, it works the same like before, it has the same problem.
Please enjoy! You even can make some orders, you will have a good discount :laugh:
Please Log in or Create an account to join the conversation.
Can you provide a backend access so that we can check your settings ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The problem was actually quite tricky to find. You had published the Google analytics plugin without entering any account number in the plugin options. Because of that the plugin was cancelling the payment and instead displaying an error message to tell you to setup the plugin properly. However, your template does not display error messages (all templates should ! www.hikashop.com/en/support/documentatio...issues.html#messages ) and because of that you couldn't tell why the checkout was not finishing properly.
And once the analytics plugin had displayed the error message once, it wasn't doing anything, which is why it was working the second time.
I've simply unpublished the analytics plugin and it's working fine now.
Please Log in or Create an account to join the conversation.
Thank you. I owe you some beers. Can you send me an invoice? :lol:
However, I will look again in plugins, to see what I need and what don't. Basically, google analytics is needed, but I said I will look to it later. Bad decision.
Please Log in or Create an account to join the conversation.
So the lesson is: check all the enabled plugins for correct settings. I will do it.
I must note that at the same time was "repaired" a glitch in autosubmitting payment or shipping methods, I forgot wich one.
Please Log in or Create an account to join the conversation.