-
https://ordercloud.io/learn/buyer-perspective/adding-line-items desribes the /v1/me/orders endpoint as being able to retrieve the ID of a just created order. In my experience, it will only return an o…
-
Any kind of model validation on the OrderCloud model such as Required, MaxLength, etc. should be applied to models in the SDK as well, and similarly there should be a way to define if xp is required i…
-
While looking over some of the code I noticed some odd naming conventions for the component outputs on the *LineItemCard*:
https://github.com/ordercloud-api/ngx-shopper/blob/881aafb5cd2dfb93223b8470a…
-
Our goal is to make this feature as demo-able as possible. This doesn't necessarily mean it needs to be fully functional. If we need to fake certain parts of it to make it work that is fine. I'm attac…
-
Even if the full discount was applied to the earrings, the Total for the line item would be incorrect and should be $0.50. The line item should have a total of $30.00, if discounts are not shown on th…
-
Testing account: [7dvayd@gmail.com](mailto:7dvayd@gmail.com)
with following roles:
Not possible to:
- delete price-schedules
- delete buyers
- create promotion (edit/delete not tested)
- …
-
I am using an admin account.
Issues:
- Not possible to add a buyer (403), but possible to edit a buyer
- Not possible to add an adminuster (403)
- Not possible to add/edit/delete a supplier (403…
-
AccessToken expires and user gets logged out after 5 minutes. We expect the token to be refreshed within Refresh Token Duration.
-
I am running node v20.10.0 and npm v 10.2.4, but on npm run dev the node server is not running and getting following response
```
λ npm run dev
> dev
> turbo run dev
WARNING Issues occurr…
-
![image](https://github.com/Sitecore/developer-portal/assets/1365552/5632dea8-0016-4847-8911-6e606d94e974)
To replicate:
1. Open [home page](https://developers.sitecore.com)
2. Click on searchb…