Questions tagged [onestepcheckout]

24 questions
0
votes
0 answers

How to add custom fields in onestep checkout magento 1.9+

please, I need to know how to add custom fields in the magento's one step checkout billing address, such as: DNI, and 3 selects with department, province and district. This selects are customized by me, but I need to put them in the billing address.…
0
votes
1 answer

Magento onestepcheckout clearing cart

I've been using the OnestepCheckout extension for Magento with success for a long while. But now I want to set up multiple store views. I set this up correctly, but when I add a store code to the urls, the checkout page empties my cart. domain.com…
rop
  • 116
  • 7
0
votes
0 answers

IWD One-step Checkout on Magento 1.8

The checkout pauses on a loading screen after selecting a payment method. The error 'Uncaught ReferenceError: checkOutLoadGiftCard is not defined' appears on the checkout page which may have something to do with it; but i cannot find a working…
0
votes
1 answer

OneStepCheckout CSS; empty boxes are displayed when entering OnePageCheckout

I hope this fits well in this category. I have a problem with the Magento OneStepCheckout module. Whenever a customer hits the checkout, there are three columns. One for the data of the customer, which are fine. The second column is showing the…
Atr_Max
  • 269
  • 1
  • 4
  • 20
0
votes
0 answers

Can I use responsive design to show a checkout as single page at desktop size and accordion style at mobile size?

I’m working within a team to try and create a single page checkout for a bespoke multi-store ecommerce platform. Using responsive design, we’d like our checkout to display as a single page at desktop size and display in an accordion style on mobile…
Harley B
  • 543
  • 5
  • 14
0
votes
1 answer

Magento onestepcheckout on mobile template wont show

In the mobile template of my magento shop, it doesnt happen anything if I go to checkout in the cart. The checkout page is empty. I add an item into the cart and go to the cart page. Then i press continue to checkout and this…
0
votes
1 answer

Magento - onepage checkout review coupon / discount colspan

I am searching for the discount / coupon phtml file which is used for the onepage reviewstep. I have a wrong colspan. In this view I need a colspan 3 but from magento i get a colspan 1. How can I change this setting? Greetings
dgorges
  • 139
  • 4
  • 19
0
votes
1 answer

Magento - reorder onepage checkout

Hi I am trying to reoder my onepage checkout. First I am trying this by modifying the core files and when this works, I am overriding them in my files, so I can update them. I can reorder my onepage checkout to the desired form: …
dgorges
  • 139
  • 4
  • 19
0
votes
0 answers

How do I change the country select into an input field in magento one step checkout?

In the billing_fields.phtml there is
1
2