API

  • We’re happy to announce that you can create shipping methods specific to a storefront channel to help you localize your storefront when selling internationally and across customer segments.

  • We’ve added a fee item type to Refund endpoints of the Orders API to represent order-level fees like package insurance, gratuities/tips, and credit card fees. To see an example request, see Creating refund quotes.

  • Configuring the headless checkout URL with www_redirect settings is now available using the Settings API.

Catalyst

Enhancements

  • Added documentation surrounding the multiConcat handlebar helper. Thanks, Andrew Barber.

  • Added the security.md file so security researchers know where to report a vulnerability found on this repository.

  • Added a note to clarify that orders created through the V2 Orders API will not result in an order notification email being sent to the customer.

  • Added a note to clarify that total_sold on products for imported orders will remain unaffected if the external_source value is M-MIG.

  • Updated the required node and npm versions for Installing Stencil CLI to 20.16.0.

  • Added introductory information to the Settings API documentation.

Bug Fix

  • We replaced the code field with paymentCode in the Get Payments of Store B2B endpoint response body. Thank you, bbogovich-vs.