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
Updated by beat over 4 years ago
- Status changed from Assigned to Resolved
- Assignee changed from krileon to beat
- Priority changed from Low to Normal
- % Done changed from 0 to 100
Fixed in MR !192 with commit 5de128fa5b9b0e48ae918089a1432cb2d5c42a0e
Actions