We're evaluating to use Stripe Checkout, and it seems that it always requires credit card info from the user (we don't want Stripe to require credit card info on its page). We want to provide a free trial, when it ends, we will ask for the credit card info. I've seen a question about adding a free $0 item to the plan, which Stripe does not support.
Is there any way that users select a paid plan (e.g. $20/month - 2 weeks trial period) and go to the Checkout page which does not ask for credit card info, then subscription and plan are created?