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 cart merging - old cart should merge into new one #1920

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

ryanmitchell
Copy link
Contributor

This PR fixes cart merging (lunar.cart.auth_policy: merge) to ensure that the current cart session is the one that has the line items applied to it, before this PR it was being applied to the old cart which didn't make sense.

Copy link

vercel bot commented Aug 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lunar-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 21, 2024 2:56pm

@glennjacobs glennjacobs changed the title [1.x] Fix cart merging - old cart should merge into new one Fix cart merging - old cart should merge into new one Aug 22, 2024
@glennjacobs glennjacobs added this to the v1.0 milestone Aug 22, 2024
@glennjacobs glennjacobs merged commit aaca618 into lunarphp:1.x Aug 22, 2024
23 checks passed
@ryanmitchell ryanmitchell deleted the fix/cart-merging branch August 22, 2024 20:19
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

Successfully merging this pull request may close these issues.

2 participants