Major features
- Displaying products as a list instead of a multi-step view. To facilitate a swifter customer experience, Use list view for reasons page can be selected from the self service interface.
This way, instead of having to click next multiple times, users get a single list view where they can set all the required reasons and conditions for all the items they have decided to return. - New features part of the Shopify integration: the ability to be notified about refund statuses from Shopify and the ability to consume GraphQL Webhooks from Shopify to get notified about certain events and perform actions in NshiftReturns based on these events.
Other changes and features:
- Improvements in the integration with Ship, such as sending the orderItemIds on the SubmitShipment call.
- Ability to deduct 100% of the refund from the Admin if another way of handling the return is preferred such as repairing the product.
- Improvements to the performance of the widget loading.
- Extending the public API return orders endpoints by adding new information such as the “Product Variant SKU”, the shipment “status” and the date when the shipment was shipped.
- Fixing several production bugs and improving the stability of the solution.
- Changing the skipping of reasons and conditions to only do so if the comment and image are not mandatory for that specific reason and condition.
- Improvements to logging.