We have made the subject upgrade and find the last check out step fails to arrive (a Reciept template) the page just refreshes.
In the database we see the CART being persited as a cart and any changes made were updated.
Its just not changing into an order.
We have some NotificationSubscribers set up
[Subscribe(Ecommerce.Order.BeforeSave)] we see the persisted CART
[Subscribe(Ecommerce.Cart.OrderValuesSaved)] we see the CART values updated
[Subscribe(Ecommerce.Cart.CheckoutDoneOrderIsComplete)] is never called
We are using the same templates and setup as the prevoius version but with updated API for v9.19
Any settings we must check? Are we still doing it correctly?
Regds
Kevin
