Questions tagged [onestepcheckout]

24 questions
2
votes
1 answer

Paypal sandbox exception "Unable to communicate with the PayPal gateway" Magento

I already checked the query made for the same topic. like disabling ssl from admin backend and Outgoing Connections,web hosting company blocking in my case both above condition has been satisfied as I have disabled ssl from admin backend(for all…
2
votes
0 answers

Magento 1.8.0.0 OneStepCheckout not submitting note/comments if paypal Express was chosen

I got a problem with a Magento 1.8 store. The shop has installed OneStepCheckout. Inside of the extension it can be set two fields -> "how did you hear about us" -> "Comments" Strange thing is everytime "paypal" is selected both values do not get…
Martin
  • 103
  • 1
  • 7
2
votes
1 answer

Customize the current magento onestep checkout page

Need help in customizing the existing onestep checkout page so that billing/customer info form will be included within the payment select section. For Example, If Customer has chosen Card as payment option then along with Card Details form fields…
2
votes
1 answer

magento1.8.0 facing issues at checkout page

We are facing issues at checkout. I'm using Magento Community 1.8.0 and my checkout module is Idev's Onestepcheckout. We are getting customer feedback that some times the checkout page is not responding well. We have enabled the logging and we don't…
Ram Sharma
  • 8,676
  • 7
  • 43
  • 56
1
vote
1 answer

Magento 1.9.1 How to create Onestep checkout?

I want to create a Onestep checkout in Magento. I try some extension from Github not working for me. https://github.com/varinen/Solvingmagento_OneStepCheckout https://github.com/ceckoslab/OneStepCheckout---Registered-Free-Shipping I checked the…
Renish Khunt
  • 5,620
  • 18
  • 55
  • 92
1
vote
2 answers

Magento cant make an order

I have an installation of Magento 1.9.2. I am using a custom theme, and anytime I try and place an order it kicks off the Ajax on the page and then stops with no error messages, but does leave a log: ERR (3): User Error: Some transactions have not…
user989952
  • 661
  • 1
  • 12
  • 23
1
vote
0 answers

Checkout page is not working

i am using lotusbreath one step checkout. its work fine on localhost but its not working after uploading on server. On server place order button is not redirected to order successfully page. Both place(sever and localhost) has same file, so i…
sam
  • 337
  • 5
  • 17
1
vote
0 answers

Magento - Use different phtml files for cart and checkout order review screens

I have a very similar issue as the question from this post: Magento - Have different set of fields and labels for cart and checkout (order review) screens My question is the same but I am trying to achieve something different so the accepted answer…
SteveJDB
  • 113
  • 2
  • 2
  • 8
1
vote
2 answers

Possible way of getting address from checkout and make it default

i'm trying to get address from checkout page for a registered customer. on the checkout page I have a form that a user has to fill in with address info. Now the trick is to get that address displayed on the account dashboard. I did try to get the…
Mthe beseti
  • 599
  • 1
  • 10
  • 29
1
vote
0 answers

Shopping cart empty after logging in from OneStepCheckout page in magento

I have multiple websites pointing to the same checkout page , but when i try to order from a website suppose SITE B, it get's redirected to onestepcheckout in SITE A which is ok , but when a customer tries to login, it redirects to "shopping cart…
jarus
  • 1,853
  • 11
  • 44
  • 76
0
votes
0 answers

magento 1.9.1.0 showing error message on minicart

when I add any product by clicking the "Add to Cart" button the website redirects to the 503 error page, the error is: "Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems.…
Asif Jalil
  • 89
  • 4
0
votes
2 answers

Magento 2: Country select field in checkout shows two empty options

While I was working on a Magento 2 version 2.1.12 webshop I encountered a bug in the country picker field on the checkout page. As you can see on the picture below there are two empty options. I was wondering if this is a known bug on this version…
0
votes
1 answer

How to add new custom field in Magento 1 customer address

We have tried this answer its all working good for customer edit form, but now the issue is, we have used magestore onestepcheckout, also we have added
  • SagarPPanchal
    • 9,839
    • 6
    • 34
    • 62
  • 0
    votes
    1 answer

    PayPal Hosted Pro - Error Processing Payment (Amasty Checkout - Magento 1.9.1)

    I've recently installed the Amasty One Step Checkout with "PayPal Website Payments Hosted Pro solution" as the payment method. The site uses the RWD theme. The problem is when a user makes a purchase it goes through fine the first time, if they then…
    0
    votes
    0 answers

    magento 1.9. update grand total in one step checkout page

    How i can update grand total in indexController method saveAddressOnestepcheckoutAction? This not work: Mage::helper('checkout/cart')->getQuote()->setSubtotal($subTotal); It is clear that the value is overwritten, but how do I fix it? Thanks for…
    stopgg
    • 119
    • 1
    • 1
    • 5
    1
    2