Re: Realex RealDirect Payment Module.
I am having the same problem with the redirect as Paul - in addition to the currency problem. I have the simple seo installed on a few sites, which changes the htaccess file and on other websites it works fine for the redirect from realex, but on my current site I can't figure what the problem is.
Re: What is the Realex callback URL with SSL enabled?
Quote:
Originally Posted by
trickobrien
It's is https if you have SSL installed for your cart, otherwise it's just http.
Re: Realex RealDirect Payment Module.
Okay, it looks like the 406 error is being created by the latest versions of Zencart. There is new functionality added to 'inoculate' parameters passed which now breaks the return call from Realex. I'll have to look to see how I can circumvent the check without breaking the greater functionality.
Re: Realex RealDirect Payment Module.
Hi again
Still cant get the call back working.
this could be a stupid question - but here goes anyway. I have SSL installed and working. Based on a previous comment by Andrew, I presume that the call back url should be a https:// and that maybe this is my problem?
I will ask realex to change it again and let you know
Many thanks for any assistance
Paul
Re: Realex RealDirect Payment Module.
Hi All
the https:// made no difference
Paul
Re: Realex RealDirect Payment Module.
Me Again :)
Trying this again today with the following results.
If I am not logged into my shop and I put the url www.myshop.com/before_process.php, it finds the file and tells me I am not logged in and that I should log in to complete my order.
However, when I am logged in and I type the same URL, I get file not found
anyone able to help me?
Paul
Re: Realex RealDirect Payment Module.
Quote:
Originally Posted by
hem
Okay, it looks like the 406 error is being created by the latest versions of Zencart. There is new functionality added to 'inoculate' parameters passed which now breaks the return call from Realex. I'll have to look to see how I can circumvent the check without breaking the greater functionality.
Paul, I think that we should wait until hem finish work on that module. That's his baby ... Hope that will happens soon.
Re: Realex RealDirect Payment Module.
Ran realex in test mode-worked perfectly,now that its live,it stopped functioning
I am being brought to realex during checkout,but when i add credit card details and click pay,it begins processing,and then i get a blank screen,and my card isnt charged
zen 1.3.9e
thanks
Re: Realex RealDirect Payment Module.
Ok just for anyone else in the same boat-Realex were instructed to go live 2 weeks ago,they say they didnt receive that email,so the gateway is still in test mode,and as such will only accept the test credit cards that they supply.So if you try a real credit card-you will get a blank screen,and the URL will be a long winded one,with (test+realex) in it several times.
Re: Realex RealDirect Payment Module.
Okay, I've spoken with DrByte regarding the issues with the Realex mod and it looks like a fix might be to tell Realex to use the following as a callback URL (instead of before_process.php)
YOUR_WEBSITE_ADDRESS/index.php?main_page=checkout_process
I haven't had a chance to try this yet- I'm away from the server that hosts my sites that use Realex. But I'll let you know how I get on when I do.
In the meantime, I'm updating the mod to remove all the legacy code. I will have an update shortly.