cancel
Showing results for 
Search instead for 
Did you mean: 

need help?

need help?

All works great and as it should except for the payment.phtml side of the checkout.  You select your pyament method, hit continue and nothing happens.  I have disabled all methods one at a time and still the same, so it's not the methods.....

 

4 REPLIES 4

Re: need help?

Hello @hoanghoang_hoan ,

 

If possible then please provide screenshot.

 

--
If my answer is useful, please Accept as Solution & give Kudos

Re: need help?

Hi @hoanghoang_hoan 

 

Did you apply SUPEE-9767-v2 patch and added following code line in the file?

<?php echo $this->getBlockHtml('formkey') ?>
---
Problem Solved Click Accept as Solution!:Magento Community India Forum

Re: need help?

Does anyone help me How to improve my skills in a data science career?

Re: need help?

That sounds frustrating—checkout issues often come down to JavaScript conflicts or template overrides in the payment.phtml file. I’d suggest checking the browser console for errors and reviewing whether any custom themes or extensions are interfering. Clearing caches and reindexing can also help spot if it’s a Magento-specific issue. On a lighter note, I had a similar headache fixing a site before a weekend trip, and while debugging I ended up booking one of those party buses near me—at least the ride was smoother than the checkout process!