MINOR A cart.updated
event is now emitted whenever any tax-related operation occurs on the cart, such as adding, updating, deleting, or performing bulk actions on tax items. For more information, see Observable Events.
MINOR We have now introduced a new optional field, order_number
, which serves as an alternative to the existing order_id
. For Authorize.net transactions, order_number
will be sent instead of the order_id
, and will appear as the invoice number. For more information, see Update an Order.
MINOR We have added the ability to configure string Custom Fields for use_as_url_slug
, allowing you to use the value of that Custom Field to access your Custom API Entry in a way that is well-known to you and your processes rather than an auto-generated identifier. For more information, see Update Custom API Entries.
Additionally, we have also added a checkbox in Commerce Manager to enable a Custom Field for use as the URL of entry record. See Creating Custom Fields.