It would be nice to allow a zero payment to skip the visible aspects of the Stripe checkout (the popup credit card window primarily). This would allow a "pay what you can" model, or custom hook_stripe_checkout_settings_alter code, or probably even webform conditionals, to specify a price OR zero and use the same form for registration.
It would be nice to allow a zero payment to skip the visible aspects of the Stripe checkout (the popup credit card window primarily). This would allow a "pay what you can" model, or custom
hook_stripe_checkout_settings_altercode, or probably even webform conditionals, to specify a price OR zero and use the same form for registration.