We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Here is an issue I'm experiencing with FastSpring Gateway (this is fatal errors log from woocommerce settings):
2021-01-06T04:25:45+00:00 CRITICAL Uncaught Error: Call to a member function get_id() on bool in /www/onlinestorelegacy_334/public/assets/plugins/woocommerce-fastspring-payment-gateway/includes/class-wc-gateway-fastspring-handler.php:110 Stack trace: #0 /www/onlinestorelegacy_334/public/wp-includes/class-wp-hook.php(287): WC_Gateway_FastSpring_Handler->ajax_get_receipt('') #1 /www/onlinestorelegacy_334/public/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array) #2 /www/onlinestorelegacy_334/public/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #3 /www/onlinestorelegacy_334/public/assets/plugins/woocommerce/includes/class-wc-ajax.php(90): do_action('wc_ajax_wc_fast...') #4 /www/onlinestorelegacy_334/public/wp-includes/class-wp-hook.php(287): WC_AJAX::do_wc_ajax('') #5 /www/onlinestorelegacy_334/public/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(false, Array) #6 /www/onlinestorelegacy_334/public/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #7 /www/onlinestorelegacy_334/public/wp-includes/template in /www/onlinestorelegacy_334/public/assets/plugins/woocommerce-fastspring-payment-gateway/includes/class-wc-gateway-fastspring-handler.php on line 110
The text was updated successfully, but these errors were encountered:
Closing and continuing convo on #27
Sorry, something went wrong.
No branches or pull requests
Hi,
Here is an issue I'm experiencing with FastSpring Gateway (this is fatal errors log from woocommerce settings):
2021-01-06T04:25:45+00:00 CRITICAL Uncaught Error: Call to a member function get_id() on bool in /www/onlinestorelegacy_334/public/assets/plugins/woocommerce-fastspring-payment-gateway/includes/class-wc-gateway-fastspring-handler.php:110
Stack trace:
#0 /www/onlinestorelegacy_334/public/wp-includes/class-wp-hook.php(287): WC_Gateway_FastSpring_Handler->ajax_get_receipt('')
#1 /www/onlinestorelegacy_334/public/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array)
#2 /www/onlinestorelegacy_334/public/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /www/onlinestorelegacy_334/public/assets/plugins/woocommerce/includes/class-wc-ajax.php(90): do_action('wc_ajax_wc_fast...')
#4 /www/onlinestorelegacy_334/public/wp-includes/class-wp-hook.php(287): WC_AJAX::do_wc_ajax('')
#5 /www/onlinestorelegacy_334/public/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(false, Array)
#6 /www/onlinestorelegacy_334/public/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#7 /www/onlinestorelegacy_334/public/wp-includes/template in /www/onlinestorelegacy_334/public/assets/plugins/woocommerce-fastspring-payment-gateway/includes/class-wc-gateway-fastspring-handler.php on line 110
The text was updated successfully, but these errors were encountered: