- This topic has 2 replies, 2 voices, and was last updated 3 months, 2 weeks ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Stripe payment plugins for your WordPress site
· ·
Home › Forums › Stripe Payments Plugin › Stripe PHP SDK library is being used
I can see this message in the Stripe Payments logs:
”
WARNING: Stripe PHP library conflict! Another Stripe PHP SDK library is being used. Please disable plugin or theme that provides it as it can cause issues during payment process.
Library path: <web-source-path>/wp-content/plugins/wp-express-checkout/vendor/stripe/stripe-php/lib/Stripe.php
”
Yes I’m using “WP Express Checkout” plugin, but only for PayPal payments; no Stripe options are active within the plugin config.
How can I fix/avoid this conflict?
Based on your current setup, this warning shouldn’t impact your site’s functionality and can be safely ignored for now. That said, we’re already working on an update to the WP Express Checkout plugin to prevent this warning from appearing in future versions.
Ok!
Thanks for the response!