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
I get this error:
Undefined property: WC_Gateway_Lunar_MobilePay::$store_payment_method in
/var/www/domain.com/public_html/wp-content/plugins/lunar-payments-for-woocommerce/includes/traits/LunarGatewayTrait.php
on line
426
Whats causing it?
]]>