Ver 1.7.0 Issues
-
[23-Jan-2024 15:37:06 UTC] Payment gateway with handle 'wc-poynt-checkout-block' has been deactivated in Cart and Checkout blocks because its dependency 'poynt-collect' is not registered. Read the docs about registering assets for payment methods: https://github.com/woocommerce/woocommerce-blocks/blob/060f63c04f0f34f645200b5d4da9212125c49177/docs/third-party-developers/extensibility/checkout-payment-methods/payment-method-integration.md#registering-assets
I just updated it to the latest version. Now, every time the checkpage is visited, it sends the above notice.
Also on the Plugins page (plugins.php). It lists “Configure” twice under your plugin. The second “Configure” link goes to “/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=pay_in_person” – I do not have pay in person enabled. The page displays, “There has been a critical error on this website. Please check your site admin email inbox for instructions.”
The PHP error created when visiting that page is:[23-Jan-2024 15:43:37 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_base_country() on null in /wp-content/plugins/woocommerce-shipping-fedex/includes/data/data-service-codes.php:13
Stack trace: 0 /wp-content/plugins/woocommerce-shipping-fedex/includes/class-wc-shipping-fedex.php(120): include() 1 /wp-content/plugins/woocommerce/includes/class-wc-shipping.php(199): WC_Shipping_Fedex->__construct() 2 /wp-content/plugins/woocommerce/includes/class-wc-shipping.php(177): WC_Shipping->register_shipping_method('WC_Shipping_Fed…') 3 /wp-content/plugins/godaddy-payments/src/Gateways/PayInPersonGateway.php(450): WC_Shipping->load_shipping_methods() 4 /wp-content/plugins/godaddy-payments/src/Gateway in //wp-content/plugins/woocommerce-shipping-fedex/includes/data/data-service-codes.php on line 13
- The topic ‘Ver 1.7.0 Issues’ is closed to new replies.