Replies: 1 comment 1 reply
-
|
I adjusted the code this way. Does that make sense? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Shouldnt there be a company id metadata field set when I signin and the customer is part of a company?
https://github.com/medusajs/b2b-starter-medusa/blob/develop/apps/storefront/src/lib/data/customer.ts#L133
Right here the company id should be set right? Otherwise I could add items to my cart, signin and the cart would not be treated as a company cart
Beta Was this translation helpful? Give feedback.
All reactions