Issue 16: Add Card
Status:  Open
Owner: ----
Project Member Reported by daniel.s...@gmail.com, Sep 1, 2010
Need the ability to add a new card in case the user would like to save more than one in our system.

This is a special case where (unlike 'edit card') we will need to pass the data in the form of a request to the payment module so that we can verify the validity of the card #. 

if the response is successful we insert the new card info in the db for the user which in turn will show the card in the list of card options when the user is logged in.

Sep 1, 2010
Project Member #1 daniel.s...@gmail.com
Note: This will only show if the user is currently logged in.