Page 1 of 1

Help saving reference id

Posted: Sat Sep 28, 2013 10:38 am
by RickSilver
This seems pretty basic but is new to me and I cannot find the answer here or in the documentation. We're using OnePageCheckOut. I see the functions CheckingOut() and CheckedOut() but neither seems to actually SAVE the order. I'm just trying to save a new field I added to the page to a database field, probably Payments.AccountReference, but I need to know where the saving actually happens.

Thanks
Rick

Re: Help saving reference id

Posted: Mon Sep 30, 2013 5:45 am
by jmestep
It is in the CheckedOut event, but I can't remember exactly where to pick it up.