Call-back icon  Sales: Call 877.832.5289 (N America)|310.295.4144 (International)

Magento

eCommerce Software for Online Growth

Magento Forum

   
Cannot Select Eway Payment Type in the Checkout (v.1.1.2)
 
Jono
Member
 
Avatar
Total Posts:  36
Joined:  2008-05-04
Sydney
 

After upgrading to version 1.1.2 via a fresh install I installed the eway module through magento connect. The install went through successfully, and I added my eWay configuration details through admin.

When adding a product to the cart and moving through the checkout steps, step 5, Payment Information is not accessible, I am not able to add any credit card information (see attached).

Please note that this extension was working on v 1.0x

Help please?

Image Attachments
temp2.jpg
 Signature 

check out Weirdo :: T-Shirts for Humans | Weirdo [NZ] | Weirdo Tees | Charitees | Karma Police

 
Magento Community Magento Community
Magento Community
Magento Community
 
odi-um
Magento Team
 
Avatar
Total Posts:  112
Joined:  2008-04-02
 

Hi Jono,

this is not a problem of eWay extension. Seems u have not updated your theme. Please compare original file
app/design/frontend/default/default/template/checkout/onepage/payment/methods.phtml
and same from your theme.

Update: also if u used modern theme as a base for yours. Please in skin/frontend/default/your_theme/js/opcheckout.js
find lines (must be something like from 571 to 574)

if (response.update_section{
            
$('checkout-'+response.update_section.name+'-load').innerHTML response.update_section.html;
        
}

and make them look like

if (response.update_section{
            
$('checkout-'+response.update_section.name+'-load').innerHTML response.update_section.html;
            
response.update_section.html.evalScripts();
        
}

thanks

 
Magento Community Magento Community
Magento Community
Magento Community
 
Jono
Member
 
Avatar
Total Posts:  36
Joined:  2008-05-04
Sydney
 

Yes this was the case, thanks a lot for your help, please note that I did use the modern theme as a base, however I downloaded the latest version of the modern theme and modified from there.

Cheers,

 Signature 

check out Weirdo :: T-Shirts for Humans | Weirdo [NZ] | Weirdo Tees | Charitees | Karma Police

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International)
© Copyright 2008 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
50142 users|533 users currently online|102282 forum posts