Release Notes 2.3.2 (04/11/2025)

Return window with exact dates

  • 2 new operators in fulfillment / delivered date in the rules. 

    • is before

      • Any order that is before some specific date will be triggered by action

    • is after

      • Any order that is after some specific date will be triggered by action

Take into account that: the condition works only for strictly greater or less

in other words if an order is fulfilled 9th of October it will not be triggered by “is before 9th of October” condition, cause it has to be strictly less or greater:

E.g

is before means any date before 9th of October: 1,2,3,4,5,6,7,8 → 9 is not included

is after means any date after 9th of October: 10,11,12,13 etc → 9 is not included

 

To find new operators: 

Go to -> Rules -> add new rule and click on +Add condition 

Find Fulfillment / Delivered date 

Find is before / is after operators

 

Update of webhook events: return.cancellation and expired

  • We have updated the following webhook events: 
    • return.cancelled
    • return.expired

Coping metafields to exchange order

  •  Ability to copy metafields from original order to an exchange order in Shopify 

Original order:

 

New order:

Make sure the metafields are configured correctly to be able to copy them