Hey All,

As of recently we have been encountering a somewhat of an annoying problem. It seemed as though our DB was not saving credit cards. Nothing has changed, but regardless checked my App config settings to make sure the StoreCCinDB was set to true, which it was and checked our monthly maintenance routines, and that was set over 90 days.

Well then it dawned on me what the issue was, there is a checkbox on the createaccount.aspx that is unchecked by default, that asks, "Save My Credit Card Info", which is the reason why all these CCs are not getting stored and causing refunds to be a bigger headache then what they already are.

So my question is, I tried sifting through the createaccount.aspx and couldnt find it, but where is the input/checkbox for Save My Credit Card being called from so I can change it from unchecked to checked by default.

Thanks in advance!