2023-06-26 — Add note_attributes and cart_params to select overrides
The Inventory, Shipping, and Tax Overrides now contain the note_attributes
and cart_params
from the Order metadata.
This change enables more custom override functionality based on cart_params
or note_attributes
fields.
Find more information about overrides in the API Override and Plugin Override documentation.