I seem to be having the same problem... Although mine works when I switch the transaction mode to test but doesn't seem to work when I set it to live
I seem to be having the same problem... Although mine works when I switch the transaction mode to test but doesn't seem to work when I set it to live
I tried removing the version of eway that I was using (from the top of the list at: http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=742) and replaced it with the eway module recommended by the eway website: http://www.zen-cart.com/archived_contributions/payment/eway_xml.zip
...and now it seems to be working fine in live mode![]()
Hello,
I hadn't actually set up my zen-cart to work with SSL with Eway.
As soon as I did that, it was fine:
Download shop/includes/configure.php
Modify line 17,18 (adding a www each time)
define('HTTP_SERVER', 'http://www.domain.com);
define('HTTPS_SERVER', 'https://www.domain.com);
Modify line 21 to : define('ENABLE_SSL', 'true');
Kind regards,
Anthony
False alarm to success. We are still getting the message WARNING:This transaction was INSECURE , we must be close to solving the issue as it has taken several transactions out of my credit card !!!!!
Tried what you suggested above (after installing an SSL Certificate) but the effect is lock the user out of the site and the transaction seeks a https address that does not exist.
Clearly Zen is not a preferred cart of Eways
Any ideas - can we sweeten the pot with a fee to someone - cheaper than a shrink!
We do not have the ability to enable a Beagle section either like Zen Follower - so we must be using different versions.
Where did you get yours
I am the person who revised the module
this "sorry" message is zen's default message when you have no payment option available (or at least for the zone the customer is from)
I strongly advise against this, the old module does not collect data correctly and does not support CVN or Beagle. just because eWay haven't bothered to update their site, doesn't mean you should use old code with errors in it.
This is the major cause of the eway payment option not displaying in live mode. having ssl is a contractual requirement for processing live transactions with eway. if you don't have an ssl cert. you're either testing/developing, or irresponsible. there should be no need to test the module's live mode until the last minute - if it works in test mode and your real account number has been put in to its zen cart admin page then flipping it to live mode will work.
More ignorance on our part I think, just discovering the science of dedicated servers, https:// sites and SSLs - so we do not appear to have our site set up properly at this stage any how for Eway ... we have been spoilt by the simplicity of PayPal -
The "Real" MadamSplash (Hey Ms Bek get your own login account)![]()
I completely agree with this. The old module is very outdated and does not make use of our more advanced security features.
We would highly recommend using emupilot's new module and taking advantage of the 'Beagle' solution' (fraud detection/minimisation)- which we now offer as a free upgrade on your eWAY account.
emupilot - congratulations on a great module for zen-cart, I will ensure our website is updated this week (I have only been aware of this module for about a week)
Regards,
Maclean
eWAY Support
Anybody know where can we download this?
The Emu Pilot version appears to have been developed in September 2007 - there are later versions available on the Zen Cart website ...
For those whom are like us - this is our first attempt to set up a formal payment gateway on Zen - that requires full security, i.e. a https site and ssl certificates.
We were attempting to set up the Eway Module like the PayPal Module, i.e. believing the transaction would be taken away to the Eway site for processing - then bounce back to our own site, not requiring security on our own site ... but as we progressed we learned that this facility (although available for other shopping carts) is not yet available for Zen Cart -
So we now have a dedicated ip address and ssl certs so we can activate the https:// site -
MS
We are still receiving this message - payments zones are set up properly ... and work fine with other payment modules ... however!!
Would you know if there could be a conflict with the shipping module we are using , it is a relatively new module called ceon_regiontables - I have zipped the module ... which throws in another field to handle town/suburbs.
Any help much appreciated.
MM