Detecting cart expiration

Former Member
Former Member $organization

Hello all,

What strategy do you use to have your website detect whether the cart has expired?

The best solution I have come up with so far is to catch exceptions thrown by GetTicketExpiration() or by GetCart(), but it seems clunky to have the API throw exceptions.

Alternatively, I could have the site remember the cart expiration time for each user whenever he or she first adds seats to the cart, but this creates another issue of syncing times between the website server and Tessitura Web API server.

Thanks for your input,

Bryan

Parents Reply Children
No Data