Conflict with WooCommerce Global Payments HPP version 2.40 (Skyverge)

Issue #722 resolved
Valentina R created an issue

The issue I am having is that when wp bookings is enabled the payment gateway is having trouble linking back to the site giving 511 alerts and also when people are paying it appears to loop (tries 3-4 times before payment becomes successful). I am using the products-add-on element also.

I also have attached a php-error-log file from June which may be of more value to you. It seems to suggest that transient options are not being deleted and may have a knock on effect.

PHP error log:

[29-Jun-2020 13:07:18 UTC] WordPress database error Lock wait timeout exceeded; try restarting transaction for query DELETE FROM ddda_options WHERE option_name LIKE '_transient_schedule_fo_%' LIMIT 1000; made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, WC_API->handle_api_requests, do_action('woocommerce_api_wc_gateway_realex_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, SkyVerge\WooCommerce\PluginFramework\v5_6_1\SV_WC_Payment_Gateway_Hosted->handle_transaction_response_request, SkyVerge\WooCommerce\PluginFramework\v5_6_1\SV_WC_Payment_Gateway_Hosted->process_transaction_response, SkyVerge\WooCommerce\PluginFramework\v5_6_1\SV_WC_Payment_Gateway->complete_payment, WC_Order->payment_complete, do_action('woocommerce_pre_payment_complete'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Appointments_Cache::clear_cache, WC_Appointments_Cache::delete_appointment_transients

Reported here.

Comments (1)

  1. Log in to comment