credit_card_form deprecated message
-
Notice: credit_card_form is deprecated since version 2.6! Use WC_Payment_Gateway_CC->form instead. in /wp-includes/functions.php on line 3658
I did not try to find a temporary fix yet, but will have to if this doesn’t get resolved soon. I know it’s only a warning but I don’t want to run into issues further.
This line is causing the error ??
stripe-woocommerce-addon.php
line:44
$this->supports = array( 'default_credit_card_form','products','refunds','pre-orders');
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘credit_card_form deprecated message’ is closed to new replies.