We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
commerce/cart/forget-cart
There should be a way to forget a cart via the REST API.
4.4.14
4.2.11
No response
The text was updated successfully, but these errors were encountered:
4b315f6
Thanks, this has been fixed for the next release.
To get the fix early, change your craftcms/commerce requirement in composer.json to:
craftcms/commerce
"require": { "craftcms/commerce": "dev-develop#4b315f6d48e4138559826af0eccc62ea5cf6c165 as 4.2.11", "...": "..." }
Then run composer update.
composer update
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: