storefront
storefront copied to clipboard
Provide reason why "Pay" is disabled
If there's an error inside our checkout form, then the "Pay" button is disabled.
We should provide a reason why (at least for screen readers by using aria-describedby) in a tooltip (?).
We could also mark each field in the form as "touched" so that it displays an error message.