Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2009
    Posts
    34
    Plugin Contributions
    0

    Default Issues with the Eway Module

    Hi There,

    I am facing an issue with the Eway module. The Problem is a Classical one, but the error message I am receiving is Wierd. The configuration and SSL everything looks fine. Here by I am attaching the screenshot. If you could help me it will be greatful.

    I also doubt the line 59 - 61 (Particularly the 3 rd line in the below window) at "eway.php". Do u guys think it need to be true

    HTML Code:
     // Whether the module is installed or not
          $this->enabled = (!(MODULE_PAYMENT_EWAY_BEAGLE=='True' && (MODULE_PAYMENT_EWAY_TESTMODE=='Test' || MODULE_PAYMENT_EWAY_CVN!='True')) && MODULE_PAYMENT_EWAY_STATUS == 'True' && !(MODULE_PAYMENT_EWAY_TESTMODE!='Test' && is_object($order) && !$_SERVER['HTTPS']) && preg_match('/^\d{8}$/',''.MODULE_PAYMENT_EWAY_CUSTOMER_ID));
          $this->sort_order = MODULE_PAYMENT_EWAY_SORT_ORDER; // Sort Order of this payment option on the customer payment page
          $this->form_action_url = zen_href_link(FILENAME_CHECKOUT_PROCESS, '', 'SSL', false); // Page to go to upon submitting page info
    Attached Images Attached Images  

  2. #2
    Join Date
    Jul 2006
    Location
    Johannesburg
    Posts
    447
    Plugin Contributions
    1

    Default Re: Issues with the Eway Module

    It seems e-way recieved the payment request but did not recognize your user/merchant code. Verify that this information is correct.

  3. #3
    Join Date
    Nov 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: Issues with the Eway Module

    Hi Guys,

    I figured out the problem. Actually the Begale mode of EWAY was not working. Since they are using a proxy server and my ISP didn't support connecting to proxy, I was getting this error. Finally I disabled the begale at admin. Thanks

 

 

Similar Threads

  1. Eway module
    By xman888 in forum Addon Payment Modules
    Replies: 32
    Last Post: 14 Dec 2012, 02:43 AM
  2. A few issues with the Royal Mail Shipping Module
    By Sofian in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 27 Aug 2007, 02:11 PM
  3. Does the eWay module work with 1.3.0.2
    By oslo in forum Addon Payment Modules
    Replies: 1
    Last Post: 12 Sep 2006, 03:30 PM

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