Skip to content

Adding item to cart via API does not apply custom price set #38985

Open
@Lex-Weeks

Description

@Lex-Weeks

Summary

When you add an item to a cart via the API, if you specify a price with the item, the cart does not honor the price you supplied.

Examples

Steps to reproduce:

  1. Have a logged in user
  2. Get their cart id
  3. Add an item to their cart via the API
  4. When adding the item specify a price that is different than the catalog price
  5. Go to the users cart, the price will not be the specified price.

Proposed solution

No response

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions