Hi,
When a member tries to pay their subscription using a credit card the cvv field has the following error showing:
Notice: Undefined index: cvv in /home/xxx/public_html/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/controllers/cbpaidCreditCardsPayHandler.php on line 1047
I tried adding
to line 911 of /public_html/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/controllers/cbpaidCreditCardsPayHandler.php, then the cvv field displays, but when you enter your credit card information and submit, you just get a blank content area. No errors are displayed and the payment doesn't go through. See the attached screenshot of the page you get taken to after submitting the card info.
We have:
Joomla: 3.8.8
CB: 2.1.4
CB Subs: 4.2.0+build.2018.03.16.15.25.02.efb5cc37c
PayPal Pro: 4.2.0+build.2018.03.16.15.25.02.efb5cc37c
We have not updated any software lately and the problem just started to happen on the 10th.
Any idea what the problem could be?
Thanks