This is just a generic question that may be inside some documentation somewhere but I haven't found it.
I am running a camp that uses DTRegister to register for the different camping events we host. If someone starts a registration, eventually we get to the cart option. If the user decides to register for another camp, they click the button and we go back to the registration lists. If they decide not to actually register for another event, there doesn't seem to be an intuitive way to get back to the cart they already have open. I have to click register on one of the events and then skip all the way to the cart. When I completed a registration this way I didn't end up getting the email and the registration didn't go through but I am not sure if that is a bug or something I did. But the issue I am trying to solve is... if there is something in the cart, is there a quick link to the cart to resume paying for what you have already tried to register for? I also have this issue if someone chooses to pay for a registration now, and the user gets transferred to PayPal, if they choose to cancel and return to the site, I get back to my site with the message the payment was cancelled, but I can't get back to my cart. I have to do the hacky work around I mentioned earlier. So... maybe I am just missing something so if someone knows how to have a link to an active cart always display on the screen or at least have a link to the cart inside the component menu item, I would appreciate it.
Justin