craftcms / docs

Documentation for Craft CMS, Craft Commerce, and other official products.
https://craftcms.com/docs
38 stars 144 forks source link

[Content]: Added the ability to clear the cart addresses #502

Open lukeholder opened 1 year ago

lukeholder commented 1 year ago

Product

Commerce

Description

Added the following params to the update cart action for the next release of Craft Commerce:

https://craftcms.com/docs/commerce/4.x/dev/controller-actions.html#supported-params-3

clearAddresses - Clears the billing and shipping addresses off the cart. clearBillingAddresses - Clears only the billing address off the cart. clearShippingAddresses - Clears only the shipping address off the cart.

Possibly a paragraph explaining the above should be added to https://craftcms.com/docs/commerce/4.x/addresses.html

lukeholder commented 1 year ago

Will be in the next release of commerce likely to be 4.2.9