Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem - Auto clear cart in checkout #1033

Closed
augpaschal opened this issue Dec 4, 2015 · 1 comment
Closed

Problem - Auto clear cart in checkout #1033

augpaschal opened this issue Dec 4, 2015 · 1 comment
Labels

Comments

@augpaschal
Copy link

We wil describe out problem in detail.

We had a site on magento 1.7 which has your extension (without using ssl on site)

We created a new site in magento 1.9, with new tempate.

Both in dev and live installation we use One Step Check Out Pro ( http://www.mage-world.com/magento-one-step-checkout-extension.html )

In two cases (live and dev site) we use cache with varnish (using the turpentine extension).

When we made the switch the dev site (where is played in a subdomain ) to play live (at main domain) we observed the following regarding the process of orders :

The problem was that when somebody went directly to a product page (or maybe the checkout page with ssl was the first page with ssl which viewd by guest) and add the product to the cart, when then did checkout (onepagecheckoutpro) then automatically emptied the cart and go to a page saying that there are no products in cart.

If you had browsed the site and then had entered the product page he normally could complete the order.

Then we tried to disable ssl (secure ssl = "http ..." =), we made clear varnish and then they took us the message that we told you ( XMLHttpRequest cannot load https://www.e-shoes.gr/onestepcheckout/index/save_34c554118af7879869c106e5653fc0ab/. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.e-shoes.gr' is therefore not allowed access.)

Any idea?

@miguelbalparda
Copy link
Contributor

You should check #846 to see the different ways we handle form_key and how to fix the issue you are having.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants