lizzygiambalvo
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Breaking jQuery UI Datepicker in other admin pagesI’m also running into this issue. I am using the most current version of the plugin, WordPress and my theme are up to date, and I am on PHP 7.4. The other plugin I used in testing is also up to date.
Here’s a video showing the issue.
I am also having this issue
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Payment processing failed. Please retry.Where on the hosting side? Do they need to upgrade something? Can you give me a direction?
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Payment processing failed. Please retry.Si i did that, and got my host to update the cURL and SSL certificate on my server. I still can not get this to work though. My error log is shorter now.
Error Response: WP_Error Object
(
[errors] => Array
(
[http_request_failed] => Array
(
[0] => cURL error 35: SSL connect error
))
[error_data] => Array
(
))
====End Log====
2018-09-21T12:34:28+00:00 DEBUG
====Stripe Version: 4.1.9====
====Start Log====
Error: stdClass Object
(
[token_id] =>
[customer] =>
[source] =>
[source_object] => WP_Error Object
(
[errors] => Array
(
[stripe_error] => Array
(
[0] => There was a problem connecting to the Stripe API endpoint.
))
[error_data] => Array
(
))
)
====End Log====