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

Share cart etc between API and "real" Magento #99

Open
christoffertyrefors opened this issue Jul 15, 2015 · 1 comment
Open

Share cart etc between API and "real" Magento #99

christoffertyrefors opened this issue Jul 15, 2015 · 1 comment

Comments

@christoffertyrefors
Copy link

Hi,

Since a few things are not implemented, and given that these are quite complicated (such as checkout, account view etc), I have an idea of handling "everything but checkout" through the Laravel API, but as soon as customer wants to checkout i basically just send them to the "real" Magento app.

However, even though the session_id's is identical I really can't find a way to "share" the cart/quote with the "real" magento app. Is there anything obvious I am missing?

@zontafil
Copy link
Contributor

hi,
have you made any progress?

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

No branches or pull requests

2 participants