- DATE:
- AUTHOR:
- Chord Product team
June 2023 Release Highlights
Here are the notable feature & data improvements and bug fixes from June 2023.
Feature improvements:
Orders
Improved the sequence in which certain events occur after an order is finalized.
Allow e-mails to be disabled via the Chord OMS while allowing e-mail templates to remain in the CMS.
Updated Swagger API documents for Orders.
Subscriptions
Added an endpoint to regenerate an installment and created a "Generate Installment" button on the Subscription details page to allow for installment regeneration. Note that this endpoint does not change the actionable date.
Implemented improved logic for determining which pre-paid subscription e-mails are sent to the recipient.
If a customer wants to purchase a subscription and has enough store credit to cover the cost of the subscription, we will still gather payment information from the customer to complete processing.
Added a
last reminded at
value to subscription events so that customers are able to look up this value more easily.
Promotions
Updated promotions logic to calculate store promotions prior to applying free shipping on an order.
Stock/Inventory
Allow for negative stock counts in the Chord OMS.
Subscriptions
Added Subscription ID in the payload so this identifier can be extracted from the Chord OMS to be used with Facebook Pixels/Conversions API.
Data (Looker) updates:
Autonomy Multi-tenant improvements
User Store Credits Improvements
Surfaced user credit details to understand what credits have been issued, used, and the current balance.
CDP
Checkout Completed
event details added to Activities and Marketing Attribution Explores.The
Checkout Complete
event is now incorporated into the completed order logic for more robust reporting on orders and attribution.Additional fields surfaced: Anonymous Order Numbers and Session Order Number count.
Performance Multi-tenant improvements
Updated Performance models to remove SCD (Slowly Changing Dimensions modeling)
In Looker, this means Performance customers no longer need to filter on
is_current
. All records are current.
CDP
Checkout Completed
event details added to Activities Explore.The
Checkout Complete
event is now incorporated into the completed order logic for more robust reporting on orders and attribution.Additional fields surfaced: Anonymous Order Numbers and Session Order Number count.
Bug fixes:
Fixed a bug for third party integrations if they are querying orders that have a nil completed at date.
Fixed an issue where product variants that were set as "Hidden" in the OMS would be listed on the orders shipped email even though they weren’t on the order completed email.