Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

9.8.0 Product Release

...

Platforms: POS, B2B, B2C, Import/Export, Salesforce Export 

Release Type: Minor

Downtime: None

...

  • Ability to suppress"open hours" for events in the cart
    • A new CSS variable has been added to control the visibility of the open hours on the cart page. The open hours show by default, but if you would like to suppress them, use the following code:
      - New variable: "@event-times-venue-hours-display": "none"
      - Existing variable: "@page-open-hours-display": "none"


  • Performance enhancements for large orders
    • We have added performance enhancements to increase the recommended ticket limit from 400 to 3,000 tickets per order. This improvement applies both when creating larger orders and editing large orders. Please note that when printing physical tickets, we continue to recommend limiting orders and print requests to 400 tickets or less.

Point of Sale

  • Offline Mode: Require balance be paid in full when using "split payment"
    • When offline, if the agent attempts to navigate away from checkout with only a partial payment completed, the app will display a message that full payment is required.


B2C

  • Improved security on checkout API
    • With this release we have improved the security of our checkout API, which will benefit those with custom websites. ACME will now validate that ticket type IDs being passed in to the API are valid and if not, will provide an error and not allow the purchase.

Bugs

  • Membership discounts incorrectly appearing after saving template changes, without publishing
    • We have fixed an issue where membership discounts were being updated on B2C when an event template was saved with the discounts, even if the template was not published.

Salesforce

  • "Account Category" added to integration
    • The field "Account Category" will now sync to the Account Type field in Salesforce when data points on an organization are edited in B2B.



Import/Export

Enhancements

...

  • Enhanced Order Import Rules
    • During an Order Import, the Importer checks to see if the Event exists in ACME and whether there is a schedule that covers the Item from the file. Previously, the Importer would only check to see if a daily schedule already existed and if so, would import into the schedule. With this enhancement, the Importer will also check one time schedules and will import orders into that schedule instead of creating a new one.

Bugs


  • Accents and Apostrophes are not properly importing
    • With this update, we have improved how the Importer handles special characters, and it will now accept all special characters (for example, accents and apostrophes).