Split "Update a Cart" into two separate API points #11079
Deroswent
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Update a Cart API endpoint and updateCartWorkflow now performs two functions:
It is a very strange solution to combine these two functions in one endpoint. Besides, it is impossible to somehow avoid “cart reset”.
I suggest splitting this endpoint into two separate endpoints. Because it's not always necessary to re-specify the shipping or payment method if the user just decided to change the address.
Beta Was this translation helpful? Give feedback.
All reactions