Skip to content

feat(carts): on cart created callback #296

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

Merged
merged 1 commit into from
May 5, 2025

Conversation

bc-victor
Copy link
Contributor

What/Why?

Creating a new event on-cart-created so headless storefronts can sync cart ids easier

Rollout/Rollback

Revert

Testing

Created a cart and listened to the event

@bc-victor bc-victor requested review from leeBigCommerce, icatalina and a team as code owners April 16, 2025 21:16
@bc-victor bc-victor force-pushed the feat/on-cart-created-callback branch from 7552de5 to 89ca5b9 Compare April 21, 2025 19:30
@bc-victor bc-victor changed the title feat(catalyst): on cart created callback feat(cart): on cart created callback Apr 21, 2025
@bc-victor bc-victor changed the title feat(cart): on cart created callback feat(carts): on cart created callback Apr 21, 2025
@icatalina
Copy link
Contributor

🤔 when does buyer portal create a cart that catalyst needs to sync?

@bc-victor
Copy link
Contributor Author

@icatalina Quick order page (you can select either add to cart or quote), in order detail there is a re-order button that adds everything to cart automatically:
Screenshot 2025-04-23 at 9 12 27 a m

@bc-victor bc-victor force-pushed the feat/on-cart-created-callback branch from 89ca5b9 to 2e80b51 Compare April 23, 2025 16:04
@icatalina icatalina force-pushed the feat/on-cart-created-callback branch from 60db2f6 to 6643bfb Compare May 5, 2025 14:31
@icatalina icatalina force-pushed the feat/on-cart-created-callback branch from 6643bfb to e74fd14 Compare May 5, 2025 14:53
@icatalina icatalina added this pull request to the merge queue May 5, 2025
Merged via the queue into main with commit f9c0d86 May 5, 2025
7 checks passed
@icatalina icatalina deleted the feat/on-cart-created-callback branch May 5, 2025 15:23
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.

3 participants