php - In magento 1.9.0.1 in checkout payment Information is not working -


i unable proceed payment information. when click on continue in 1 step checkout though added fieldset id.

var payment = new payment('co-payment-form', '<?php echo $this->geturl('checkout/onestep/savepayment') ?>'); var onestep = new onestep( '<?php echo $this->geturl('checkout/onepage/savecart') ?>', '<?php echo $this->geturl('checkout/onepage/success') ?>', 'checkoutsteps'); 

u better go onepage checkout settings more options such shipping multi addresses , changing delivery address while doing payment...if doing onepage checkout means have copy files frontend/base/default path , there need modify content .


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -