v7.23.0 Deployed to all LIVE sites

The 7.23.0 release has been deployed to all TNEW Live Sites.

For v7, additional fixes and enhancements were released including those outlined below. This is not a complete list. The full list of enhancements and fixes included in this update is published in the v7 release notes section of the v7 TN Express Web User Guide. 

  • Small Enhancements
    • Performance: On the payment page, we optimized our code to reduce number of times we were making specific calls to retrieve account information.
    • Accessibility: The order of elements in the cart and in the flex package mini cart incorrectly listed the "remove" button before the line item information which is not ideal from an accessibility standpoint. This has been fixed. 
    • Additional Currencies for Payment Express: As we broaden our support of currencies to include Scandinavian currencies, we added the Danish krone, Norwegian krone and Swedish krona as options supported by Payment Express Hosted Payments. 
    • Guest Checkout: Based on feedback from members in the community, we have added ability to enable address collection in the guest checkout path even if you have "Require Address" or "Require Address Checkout" set to false in T_Defaults. 

  • Fixes to reported defects:
    • Price Type replacement with Promo Code: When the "Override Default Price Type" checkbox is checked in Ticketing Setup >> Production Elements >> Performances >> MOS > Offers, the default Price Type for the MOS is now replaced with the Price Type that is unlocked by the Promo/Offer. 
    • Production Season's "Name" property in Google Data Layer: The Name property value for a production season was incorrectly using the performance id. This has been updated to correctly pass in the production season id instead. 
    • Guest Checkout: If the TR_STATE table contained more than one entry with the same ID, it could cause Tessitura to throw an exception error at time of guest checkout account creation if the country with one of the duplicate ids is selected that doesn't match the state that is selected.