-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
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
Could not find order via intent ID: pi_XXXXXX #2480
Comments
2022-11-19T14:27:41+00:00 CRITICAL Uncaught Error: Call to a member function update_status() on null in /www/theuntamedeurope_244/public/wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-stripe-intent-controller.php:683 |
This happens only when using the latest API version that was released last week. |
Hey @isaklafleur - are you still having these errors displayed in the Stripe plugin log file? If so, are you on the latest version of the Stripe plugin, version 7.0.2? Thanks |
To ensure the WooCommerce team are having the most impactful work, we review older open Issues on this GitHub repository to find out what is still relevant. As there hasn’t been any activity on this Issue recently, I’m going to close this Issue. To confirm if this is a bug or conflict, please first go through the WooCommerce How to Test for Plugin and Theme Conflicts documentation. If you feel this is still relevant and requires attention, please post a new bug report with some more details, including the results of conflict testing. For support requests, this is handled by the Happiness Engineers for the WooCommerce Stripe plugin. If you post this in the WooCommerce Stripe Support Forums, someone will be able to offer support or advice there. |
Since I changed to the new Stripe Experience at checkout I'm getting this errors.
2022-11-21T10:28:47+00:00 DEBUG
====Stripe Version: 7.0.1====
====Start Log====
Could not find order via intent ID: pi_3M6XDuHQeNUw8fEu1tRPmxMB
====End Log====
2022-11-21T10:45:00+00:00 DEBUG
====Stripe Version: 7.0.1====
====Start Log====
Could not find order via intent ID: pi_3M6XTCHQeNUw8fEu1RnfcHre
====End Log====
2022-11-21T10:45:22+00:00 DEBUG
====Stripe Version: 7.0.1====
====Start Log====
Could not find order via intent ID: pi_3M6XDuHQeNUw8fEu1tRPmxMB
====End Log====
But I can find the order in Stripe via the intent ID. Why do I get this log error?
(Im using latest version of WC, WP and Stripe plugin.
The text was updated successfully, but these errors were encountered: