Can we get the total amount spend of a user in a checkout complete event

@Rahi_1994 the only way to get it is to grab it before checkout, store it in session, and grab it from session on checkout event.