I have searched for a solution to conditional redirects for Contact Form 7. I have found and tried to apply the concepts posted here: http://wordpress.org/support/topic/plugin-contact-form-7-conditional-redirect?replies=15
However, v3.3.3 doesn't seem to have the code that must be changed in scripts.js.
Here is what I'm trying to do:
Radio Button [radio pay "PayPal" "Check"]
If they click check redirects to, say google.com. if paypal is selected redirects to paypal.com.
Please assist.