we offer recurring monthly memberships via paypal, as well as yearly memberships with a one time payment. i'd like to require monthly billing (product 1) be processed with paypal_r, and yearly billing (product 2) be processed by paypal_pro or the amember pay by credit card option. the goal is to keep the user on the site when possible, and only send them off to paypal's site when required (for setting up recurring monthly billing). i currently have it set up where javascript disables and auto selects options in the signup template. example: customer clicks annual product radio button javascript auto selects payment option #1 (paypal_pro) and disables payment radio button #2. user can still choose payment method 1 or 3. customer clicks monthly product radio button javascript auto selects payment option #2 (paypal_r) and disables payment radio button #1 & #3. user must pay via payment method 2. is there a better approach to this? example page: http://www.campconnelly.com/amember/signup.php site is live, please do not enter dummy info or test data