Undefined property has not been resolved
-
There is an issue with a property that have not been defined. I have not enabled MobilePay as a payment method yet.
Undefined property: WC_Gateway_Lunar_MobilePay::$store_payment_method in?/wp-content/plugins/lunar-payments-for-woocommerce/includes/class-wc-gateway-lunar-mobilepay.php?on line?106
To fix the issue i need to remove the property store_payment_method and “$this->store_payment_method = ‘yes’ === $this->get_option( ‘store_payment_method’ );”
This is not ideal, and i worry about when i adopt mobilepay if the error havent been fixed. Please look into it
- The topic ‘Undefined property has not been resolved’ is closed to new replies.