...
Support for PayEezy
Token now stored in database, not session
Included in 2.11 release https://aspenware.atlassian.net/l/c/VQ8Jr5CL
Schedule Tasks replaced with Azure functions
Delete Guests, Keep Alive, email processing, order processing
Can all be delivered without a release. Requires application service restart
Administration and Fulfillment System Changes
Administrators should not make any changes when scaled out
If an admin makes any change when scaled out, it will only take effect on one application service/site in real time. The other scaled out sites will not ‘see’ the change until (?)the cache expires on that machine or an action is performed on that machine that causes the cache to clear. For example, if product inventory is cached for 5 minutes then the longest any machine will have to wait to see updated values is 5 minutes but it could be sooner.
Some settings, such as Queue-It API key, customer ID, and secret, require an application service restart after any change (whether scaled or not). See Queue-It Release Guide
Pricing and inventory are cached ? (anything else, like prompts, waivers, delivery methods, discounts, time based activities?).
In the 2.12 release, coming in late October, inventory will be enhanced so it is no longer retrieved from RTP|ONE.
Customer profile details
If customer profile details are changed in the fulfillment system (RTP|ONE or Siriusware) while the guest is shopping, the changes won’t be seen until the cache is refreshed (?)