Actions
Bug #7703
closedStripe: CC form throws error if CVV turned off
Description
If "Ask for CCV2/CVC2/CID" is disabled Stripe throws an error when trying to draw the form. Stripe won't work if this is disabled regardless, but it shouldn't throw a server error.
Error - NOTICE: Undefined index: cvv in //components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/processors/stripe/cbpaidsubscriptions.stripe.php on line 581
Actions