Questions tagged [onepage-checkout]

53 questions
0
votes
0 answers

How to Customize of onepagecheckout in Nopcommerce?

I am new to nopcommerce, I have successfully implemented onepage checkout plugin for payment checkout in nopcommerce. I want to just change payment info option. want to show radio buttons with image instead of default dropdown on payment cart…
Kiya
  • 168
  • 1
  • 17
0
votes
2 answers

Magento Checkout OnepageController not getting override

I have searched and implemented many answers from stackoverflow but I am not able to override the controller. The question is quite self-explanatory but I will provide the codes to show what I am doing. Maybe someone can guide me in the right…
user10110233
0
votes
1 answer

link to section onepage design

I tried to make a link to a section on a one page. It works strangely sometimes, but mostly it gets stuck at the section where you clicked the item and then if you want to scroll manually it does not work at all. As far as I have seen on the…
MadPat
  • 23
  • 3
0
votes
0 answers

magento 1.9.3.3 checkout page shipping information step, the continue button not working

I am developping magento 1.9.3.3 on WAMP server, but when i try to purchase a demo product(from magento sample data), the continue button on shipping information step of checkout page is not working, I cannot continue to the shipping method step,…
Gaoyang
  • 3
  • 1
0
votes
2 answers

How can I remove the dropdown option in country in checkout page in magento? I need to put only one country

I did this trick converting php line getCountryHtmlSelect() ?> to html line but not worked. In site showing one blank line and other line India. I need only one line India or remove dropdown.
0
votes
1 answer

Mage registry key "_singleton/opc/observer" already exists

I am using Magento version 1.9.2 with Porto theme. My site is running and working. But i installed onepage checkout plugin (IWD checkout suite- free version). After installing , I got this error in magento backend. Mage registry key…
geekhere
  • 99
  • 1
  • 2
  • 12
0
votes
1 answer

Removing the validation on onepage checkout in Magento

On my magento website I have a series of customers that have no First Name / Last Name in their shipping address as it's not needed. When I try to checkout on the onepage checkout without a FirstName/LastName I get the following error: "Please check…
user1157885
  • 1,999
  • 3
  • 23
  • 38
0
votes
1 answer

Hidden state/province field magento billing page

In billing page state/province page is not showing.There is a "Uncaught TypeError: $j(...).foundation is not a function" error in console.I think its a javascript conflict error.please help me.Dont know how to fix it.I am new to magento. befor…
Siby Xavier
  • 136
  • 1
  • 1
  • 18
0
votes
1 answer

Magento one page login not working

currently i am working with a magento shopping site.I am newbie to magento. When i tried to login via one page both login and create button are disabled. Default login and create account working fine.I have added
Siby Xavier
  • 136
  • 1
  • 1
  • 18
0
votes
1 answer

WooCommerce One Page Checkout: Show credit card payment fields even when cart is empty

I'm trying to bend WooCommerce to my will --the end goal is to have a one-page donation form, where all the fields, variations, billing information and credit card information is collected all on one page. I have the WooCommerce One Page checkout to…
0
votes
0 answers

Issue with Magento bundle products price

i had this issue with bundle products price at saving order: Price at front-end View image Price at processed order on front-end View image In the backend i have price ₡ 100,000,000.00 I'm using IWD Onepage Plugin for checkout, any ideas of where…
rleiva
  • 95
  • 2
  • 8
0
votes
1 answer

Checkout progress not changing status when skipped

I am trying to skip the shipping method step on the One Page checkout on magento 1.9.1 . I have got the module to function and skip/hide the step as this is not needed. I have enabled the method selection on the cart page. What my problem is that my…
AlphaOne
  • 123
  • 1
  • 3
  • 14
0
votes
1 answer

One Page Checkout - checkout progress wrapper not shown

i updated a magento store from 1.6 to 1.9. I got some problems with the one page checkout. At first i cant order anything. I resolved this with adding the formkey. The 2nd problem is that this:
user4303463
0
votes
1 answer

Magento v1.9.2.1: rwd theme onepage checkout to display grandtotal

for RWD theme, v1.9.2.1, is there a way to display subtotal, shipping and grand total, as the last the review block, before submit the order? According to: app/design/frontend/rwd/default/layout/checkout.xml: