Hi All,
In test mode you need to only add this line :smile:
$my_totalamount=500;
just after the line no 268 (That is 'if (MODULE_PAYMENT_EWAY_TESTMODE == 'Test') {')
Your test mode will be work fine.
:smartalec:
http://vinaykant.ifastnet.com
Printable View
Hi All,
In test mode you need to only add this line :smile:
$my_totalamount=500;
just after the line no 268 (That is 'if (MODULE_PAYMENT_EWAY_TESTMODE == 'Test') {')
Your test mode will be work fine.
:smartalec:
http://vinaykant.ifastnet.com
I have just set up the eway module and am in the testing phase. When in test mode I attempt to put through a transaction with a value of $11.00 using card # 4444333322221111 exp 10/08 - I get an error stating:
"The credit card number starting with 4444 was not entered correctly, or we do not accept that kind of card. Please try again or use another credit card."
Any advice would be helpful at this point.
Regards,
solved that problem - thanks to the helpful guy at eway I realised under admin > configuration > credit cards I had visa and mastercard set to "off".
I just isntalled the eway module and i get the following error in admin when trying to install/use it...
HTML Code:Warning: include(/home/truwater/public_html/includes/languages/english/modules/payment/eway.php) [function.include]: failed to open stream: No such file or directory in /home/truwater/public_html/admin/modules.php on line 173
Warning: include() [function.include]: Failed opening '/home/truwater/public_html/includes/languages/english/modules/payment/eway.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/truwater/public_html/admin/modules.php on line 173
Anyone?
Has anyone attempted to do the interface required to enable the 3dSecure Gateway to enable Verified by Visa/Mastercard Securecode to work with this module? Westpac are requiring that the Verified/Securecode be implemented in our shopping card; being a not for profit organisation this is beyond our capabilities and is just not affordable.
This module doesn't work for UK based customers :( I've only just realized lol so I vote this module gets renamed to eway Australia payment module.
Now I'm going to have to write a new payment module for my store lol !! :frusty: :oops:
drgr33n
Don't know if this will help you in your quest but eWay on their New Zealand site have this module which could be the same as this UK module for Zen Cart which I assume you are aware of!
Thanks Gaffer,
Yes I've come across this module the trouble is that in the UK eway use a different method of taking payments. It's ok the Uk website had a zen cart module but it was from 2007 so needed a little tinkering but got it working :D