Actions
Bug #9143
closedStripe: credit card form fails with missing card type if submitted by trigger
Description
This is primarily a precaution to prevent form submits from triggers or in the case JS error preventing the form trigger event from working from causing the form to completely break on next view due to missing cardtype. It's rare for this to happen, but can if a bad Joomla template is throwing fatal errors and breaking the Stripe JS.
Actions