Thread: Eway module

Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 33
  1. #21
    Join Date
    Nov 2010
    Posts
    3
    Plugin Contributions
    0

    Idea or Suggestion Re: Eway module

    I am a newbie Zen Cart user and have installed the New Zealand/Australia eWay module, which was working brilliantly until we received an Order for over $999. The comma was getting passed to the eWay gateway and failing, eg $1,450.00. I removed comma from within the currency localization setting in Admin but this is for display only and the comma was still passed to the eWay Gateway.

    I managed to fix the problem and so I thought others may benefit from the following.

    In the file \includes\modules\payment\ewaysharedpage.php look for the following code;

    $amt=$order->info['total']*$currencies->get_value($order->info['currency']);
    $amount = number_format($amt, $currencies->get_decimal_places($order->info['currency']));

    and add the following line directly after it

    $amount = str_replace(',', '', $number);


    Hope this helps others

    Cheers
    Brett

  2. #22
    Join Date
    Jan 2007
    Posts
    226
    Plugin Contributions
    0

    Default Re: Eway module

    Hello,

    Does anyone know if this eWay mod works with 1.39h?

    Kind reagards,
    Anthony

  3. #23
    Join Date
    Jul 2009
    Posts
    122
    Plugin Contributions
    0

    Default Re: Eway module

    Yes it works with 1.39h :).

  4. #24
    Join Date
    Jan 2007
    Posts
    226
    Plugin Contributions
    0

    Default Re: Eway module

    Hello,

    Thanks for the reply.

    I guess I am doing something wrong then.

    I have uploaded the 2 files:

    includes/modules/payment/eway.php
    includes/languages/english/modules/payment/eway.php

    I haven't uploaded the 2 optional files:
    includes/extra_datafiles/eway_database_table.php
    admin/includes/extra_datafiles/eway_admin_database_table.php

    I have 'installed' via admin, however on the checkout page (Step 2 of 3 - Payment Information) eway doesn't appear.

    Anyone have any ideas?

    Kind regards,
    Anthony

  5. #25
    Join Date
    Jan 2007
    Posts
    226
    Plugin Contributions
    0

    Default Re: Eway module

    Hello,

    I just had a thought - I don't have an ssl installed yet - I wonder if that is the reason eway isn't showing?

    Kind regards,
    Anthony

  6. #26
    Join Date
    Jul 2009
    Posts
    122
    Plugin Contributions
    0

    Default Re: Eway module

    Hi again.

    I wouldn't think installing the optional files would make any difference after all they are optional. But either way they are very useful and I chose to install them myself. I have never tried the mod without installing these files. But with all database changes. Just make sure that you do a backup prior to any changes. If you want the best database backup and restore program that is easy to use check out MySQLDumper. Since using MySQLDumper it has made my life so much easier! No more going into cPanel or SSH and doing complicated backups and restores. MySQLDumper is easy to install, simple to use, and really is the best database backup solution. Once you start using it you will wonder how you ever lived without it for so long. Well I know I did!

    http://www.mysqldumper.net/


    I don't know about the SSL query. Have you tried calling e-Way and asking them about it?

    Either way I would highly recommend that you get an SSL certificate installed. As I think you will find that most people wont enter in any personal details let alone any payment details if they do not see a padlock on the site.

    You can get SSL's quite cheaply these days and your host should be able to provide you with one.

    What settings do you have enabled in your setup of the e-Way mod?

    If you would like me to have a look at it for you please feel free to send me a PM.

  7. #27
    Join Date
    Jan 2007
    Posts
    226
    Plugin Contributions
    0

    Default Re: Eway module

    Hello,

    Thanks for the replies.

    The issue was that I didn't have a ssl cert - once I installed it, eway worked fine.

    Kind regards,
    Anthony

  8. #28
    Join Date
    Feb 2010
    Location
    Canberra, Australia
    Posts
    17
    Plugin Contributions
    0

    Default Re: Eway module

    Does anyone know the status of this module with regard V1.50?

  9. #29
    Join Date
    May 2009
    Posts
    68
    Plugin Contributions
    0

    Default Re: Eway module

    Is the eWay shared pages module compatible with 1.3.9h? I just can't seem to get it working.

  10. #30
    Join Date
    Mar 2012
    Posts
    1
    Plugin Contributions
    0

    help question Re: Eway module

    Quote Originally Posted by gaffer View Post
    Does anyone know the status of this module with regard V1.50?
    Hello. I am new to Zencart and am looking for a good Australian CC payment module that works for V1.5.0. Did you have any success in finding out if the Eway module has been updated for the latest Zencart 1.5.0 release?

    To anyone reading this post has anyone had any success with Eway and Zencart 1.5.0?

    Thanks

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. eWay module error.
    By kennyoz in forum Addon Payment Modules
    Replies: 4
    Last Post: 4 Sep 2010, 09:41 AM
  2. Eway Module
    By Jimmy Blakk in forum Addon Payment Modules
    Replies: 10
    Last Post: 11 Jun 2009, 08:04 AM
  3. Eway module
    By Joshua.O in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 29 Jan 2007, 03:32 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR