Just learning Zen and have one site set up locally for testing. Super Orders 2 installed ok.

Have my main site also on local server...

When I try to run the install SQL I get this for some reason:

1062 Duplicate entry 'CA' for key 'type_code'
in:
[INSERT INTO so_payment_types VALUES (NULL, 1, 'CA', 'Cash');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields


Is there a fix? I would like to run it on my main site if possible without doing a re-install.

Thanks