Title: php error
Last modified: November 1, 2023

---

# php error

 *  Resolved [amslps](https://wordpress.org/support/users/amslps/)
 * (@amslps)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/php-error-615/)
 * Should I concern about this error
 * 2023/11/01 06:11:49 [error] 23150#23150: *2140 FastCGI sent in stderr: “PHP message:
   PHP Warning:  Undefined array key “payment_intent” in /usr/share/nginx/wordpress/
   wp-content/plugins/woo-stripe-payment/includes/class-wc-stripe-redirect-handler.
   php on line 36″ while reading response header from upstream, client: 127.0.0.1,
   request: “GET /checkout/?_stripe_local_payment=stripe_afterpay&key=eb2d759b68
   HTTP/1.1”, upstream: “fastcgi://127.0.0.1:9000”,

Viewing 1 replies (of 1 total)

 *  Plugin Author [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * (@mrclayton)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/php-error-615/#post-17168110)
 * Hi [@amslps](https://wordpress.org/support/users/amslps/),
 * That is a warning message, not an error, that’s being printed by FastCGI. Do 
   you know what payment method this occurred for? That redirect URL is used by 
   the plugin to process some local payment methods.
 * The `payment_intent` property should be populated there since Stripe adds that
   value as a query parameter during the redirect back to your site.
 * Make sure your FastCGI instance is setup to forward query parameters.
 * Kind Regards

Viewing 1 replies (of 1 total)

The topic ‘php error’ is closed to new replies.

 * ![](https://ps.w.org/woo-stripe-payment/assets/icon-256x256.png?rev=2611337)
 * [Payment Plugins for Stripe WooCommerce](https://wordpress.org/plugins/woo-stripe-payment/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-stripe-payment/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-stripe-payment/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-stripe-payment/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-stripe-payment/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-stripe-payment/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/php-error-615/#post-17168110)
 * Status: resolved