Ho un problema con il checkout di Stripe. Ho già contattato il supporto di Stripe e mi hanno detto di contattare woocommerce, così ho contattato anche loro e dopo qualche email che vi allego qui mi hanno detto di contattare l'host, ecoo la situazione... sono un po' disperato cosa posso fare? come procedere?
Di seguito l'errore rilevato al momento del log:
Vedi
2018-10-19T08:35:28+00:00 DEBUG
====Stripe Version: 4.1.11====
====Start Log====
sources/src_1DMrZyICXlWB67pAjBMSmTU8
====End Log====
2018-10-19T08:35:28+00:00 DEBUG
====Stripe Version: 4.1.11====
====Start Log====
Error Response: WP_Error Object
(
[errors] => Array
(
[http_request_failed] => Array
(
[0] => cURL error 56: Received HTTP code 403 from proxy after CONNECT
)
)
[error_data] => Array
(
)
)
====End Log====
2018-10-19T08:35:28+00:00 DEBUG
====Stripe Version: 4.1.11====
====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====
2018-10-19T08:39:40+00:00 DEBUG
====Stripe Version: 4.1.11====
====Start Log====
sources/src_1DMre3ICXlWB67pAETLfHvBG
====End Log====
2018-10-19T08:39:40+00:00 DEBUG
====Stripe Version: 4.1.11====
====Start Log====
Error Response: WP_Error Object
(
[errors] => Array
(
[http_request_failed] => Array
(
[0] => cURL error 56: Received HTTP code 403 from proxy after CONNECT
)
)
[error_data] => Array
(
)
)
====End Log====
2018-10-19T08:39:40+00:00 DEBUG
====Stripe Version: 4.1.11====
====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====
Il supporto di woocommerce ha consigliato di disattivare e riattivare cloudfare, cosa che ho già fattoma non è cambiato nulla.
Così mi ha consigliato quanto segue: "If yes, I'd suggest you get in touch with your host and ask them to upgrade your PHP and cURL to the latest versions available. Make sure to take a complete backup of your site before you proceed with this".....
HeLP!!!
Grazie in anticipo