Skip to content
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

[4.x]: There is no commerce/cart/forget-cart REST endpoint #3206

Closed
freder opened this issue Jun 28, 2023 · 1 comment
Closed

[4.x]: There is no commerce/cart/forget-cart REST endpoint #3206

freder opened this issue Jun 28, 2023 · 1 comment
Labels
bug commerce4 Issues related to Commerce v4

Comments

@freder
Copy link

freder commented Jun 28, 2023

What happened?

Description

There should be a way to forget a cart via the REST API.

Craft CMS version

4.4.14

Craft Commerce version

4.2.11

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

@freder freder added commerce4 Issues related to Commerce v4 bug labels Jun 28, 2023
@lukeholder
Copy link
Member

Thanks, this has been fixed for the next release.

To get the fix early, change your craftcms/commerce requirement in composer.json to:

"require": {
  "craftcms/commerce": "dev-develop#4b315f6d48e4138559826af0eccc62ea5cf6c165 as 4.2.11",
  "...": "..."
}

Then run composer update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug commerce4 Issues related to Commerce v4
Projects
None yet
Development

No branches or pull requests

2 participants