capture email address even if user doesn't checkout

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
harryhair5
Ensign (ENS)
Ensign (ENS)
Posts: 14
Joined: Fri Oct 15, 2010 2:05 pm

capture email address even if user doesn't checkout

Post by harryhair5 » Tue Nov 15, 2011 3:27 pm

I think this may be a useful feature for more then just me... after a user adds something to their cart and clicks checkout as guest, they are brought to a page that asks them for their billing address and email. I'm wondering if there's a way to capture the email address via AJAX even before they submit and associate it with the abandoned cart information that AC stores. I could probably cobble together some code to grab the email address and send it back to a page on the server, but how would that then be associated with the about to be abandoned cart in able commerce?

Post Reply