jquery validate creditcard issue with prepopulated values

jquery validate creditcard issue with prepopulated values

Hey guys,

so just curious, setting
creditcard: true
seems to work just fine. However, if the user has billing info saved, we load up the existing credit card with
xxxx-xxxx-xxxx-1111
which unfortunately won't validate. does anyone have a way around this issue?