I m using Magento 1.9.3.
I am facing an issue when a customer is going to checkout and fill the billing form and do the whole process of checkout it shown login. and Admin it's is also in customer list, but when I logout that user / customer not able to login again. showing error: Invalid login or password.
On the same time when I am trying to create customer normally means (customer/account) it's created successfully and login successfully there is no issue in it.
Can anyone guide me regarding this issue??
Can you share the site front end url?
Hi,
I am using default Onepage Checkout.
<input name="form_key" type="hidden" value="<?php echo Mage::getSingleton('core/session')->getFormKey() ?>" /> Yes it is there
Hi @Mukesh Tiwari
It is on my local machine I am using saved card for process the payment.