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

Feat: Add cart checked out event #25

Merged
merged 6 commits into from
Jan 27, 2025
Merged

Conversation

repl6669
Copy link
Contributor

Description

  • Added CartCheckedOut event which gets dispatched after checkout

⚠️ Breaking change

  • Previously OrderCreated event was dispatched after checkout which is now dispatched right after order is created from OrderObserver

Type of Change

  • Bug fix
  • New feature
  • Breaking change

Testing

  • Automated tests added

@repl6669 repl6669 changed the title Feat/add cart checked out event Feat: Add cart checked out event Jan 27, 2025
@repl6669 repl6669 merged commit 3efbf7d into 1.0 Jan 27, 2025
15 checks passed
@repl6669 repl6669 deleted the feat/add-cart-checked-out-event branch January 27, 2025 22:39
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.

1 participant