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

Fix data exposure problem and other minor changes #87

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

leotiger
Copy link

This PR avoids merging the shoppingcart data into pages related with the shopping cart. Add-ons may save the page and developers may be unaware that saving the page object stores also sensitive data like gateway information with the page object. For related page objects the only necessary part is the checkout form. This is injected when the checkout page is called.

Moreover this PR includes a fix for the base url in multi-language environments and some other minor stuff.

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