Undefined variable
-
Hello,
I have this warning message:
Undefined variable $setup_intent_id in /wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/includes/class-stripe-checkout.php on line 604
This is the line :
EH_Helper_Class::wt_stripe_order_db_operations($order_id, $order, ‘add’, ‘_eh_stripe_payment_intent’, $setup_intent_id, false);The variable $setup_intent_id is not defined in your function eh_spg_stripe_checkout_order_callback().
I think you should fix this.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Undefined variable’ is closed to new replies.