How to create a custom registration page for membership tier 1, that is free

I’m trying to create a way for people to register for Level #1 access, without paying (but not have open registration on the site for spammers to find).
https://www.realestatemarketingacademy.com/farm-genie-first-american-sign-up/

Paypal seems to choke if I remove the $.01 monthly option. The error:

— Oops, a slight problem: —
Amount must be >= 0.01

Do we have to use the stripe pro button? Or is there a way to use paypal’s form to do what we’re trying to do?

There is no Stripe button. There is a Stripe form (in the Pro version.) The free form doesn’t need a payment processor anyway.

You can use Google captcha to protect the form. Or use a forms plugin instead.