andrewculver / koudoku

Robust subscription support for Rails with Stripe.
MIT License
1.16k stars 188 forks source link

Skip card input if free trial or plan #151

Open emilkarl opened 8 years ago

emilkarl commented 8 years ago

Any way to skip card-input for the first trial period or for free plans (amount <= 0)? No card is required to start a plan even if it has a free trial period.