Is it possible to have the Purchase button always enabled?
-
Hi ! I was wondering how I could make the Purchase button on the checkout page when using Stripe be always enabled. Right now it’s greyed out and it only enables once the Credit Card fields have been filled in. In case a user misses filling in one of the CC fields, they might get confused as there’s no way to trigger a warning and let them know what’s missing, they’re only faced with a greyed out button.
I couldn’t find anything in the settings, is there a setting or an action or something that would enable the Purchase button by default?
If I inspect the element(the button) and remove its disabled state and press the button, then an additional validation happens anyway, if some CC fields are missing they will be highlighted as such, so I’d like to know if there’s a way to disable this “disabled” feature. Thank you very much!
- The topic ‘Is it possible to have the Purchase button always enabled?’ is closed to new replies.