Bug Fixes

When a product had a required text option, adding to the cart with the Storefront API returned a 500 error.

Enhancement

  • A product_id query parameter was added to the Get All Variants endpoint. This will help with the amount of results being returned and speed up processing.
  • tax_provider_id was added to the Orders API. This returns the tax provider from when the order was created.
  • order_product_id and line_item_type was added to Order Taxes for more details on order taxes.