Bubiko Posted February 24, 2015 Posted February 24, 2015 Hi guys, I am trying to add CC payment method on my website. I get this error when trying to select a payment method for a product. Strict Standards: Declaration of Mobilpay_cc::validateOrder() should be compatible with that of PaymentModuleCore::validateOrder() in /home/content/74/10469774/html/bubiko/classes/module/Module.php on line 1032Notice: Undefined variable: shipping in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 398Notice: Trying to get property of non-object in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 398Notice: Undefined variable: shipping in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 399Notice: Trying to get property of non-object in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 399Notice: Undefined variable: shipping in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 404Notice: Trying to get property of non-object in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 404Notice: Undefined variable: shipping in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 406Notice: Trying to get property of non-object in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 406Notice: Undefined variable: shipping in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 407Notice: Trying to get property of non-object in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 407Notice: Undefined variable: shipping in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 408Notice: Trying to get property of non-object in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 408Notice: Undefined variable: shipping in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 408Notice: Trying to get property of non-object in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 408Notice: Undefined variable: shipping in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 410Notice: Trying to get property of non-object in /home/content/74/10469774/html/bubiko/modules/mobilpay_cc/mobilpay_cc.php on line 410 I`m not a programmer, but I belivethe problem is that the value "shipping". It does not have the same name in validate.php. Any chance I could get some help? Share this post Link to post Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now