• Resolved muzammil25

    (@muzammil25)


    Hi, I am trying to use your plugin to collect custom payments from my clients. I am currently using contact 7 Stripe addon and I cannot remove it.
    But when try to make payment using Stripe Payments I get the following error. Seems like contact 7 and Stripe Payments cannot work together.
    Please advice.

    Error:
    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.
    /home/sirfkuxu/public_html/wp-content/plugins/contact-form-7-paypal-add-on/includes/stripe_library/lib/Stripe.php

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    I have never heard of contact 7 Stripe addon, it does not belong to us. You will have to speak to the developers of this addon in question.

    Thank you

    Thread Starter muzammil25

    (@muzammil25)

    The contact 7 stripe addon works fine even with your plugin installed. It’s your plugin that conflicts with it. I am sure if I message them they are going to ask me to talk to you.

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    The error message above is letting you know that you can’t have two stripe addons or plugins running at the same time using the same Stripe PHP SDK library. You have to choose, one or the other.

    Kindregards

    Plugin Contributor Alexander C.

    (@alexanderfoxc)

    Hi.

    It’s not an error, it’s a warning. Its purpose is to let you know that there is such conflict. So if you start having some issues, first thing to do is to make sure only one plugin with Stripe PHP SDK is used.

    Contact Form 7 – PayPal & Stripe Add-on plugin is using older version of Stripe PHP SDK, which could potentially cause conflicts with our plugin. Also, it would most likely cause conflicts in the future as we’re going to update Stripe PHP SDK to latest version soon (as it supports PHP 7.4+).

    Unfortunately, the way Stripe PHP SDK is built, it’s not possible to make several different versions work at once, so there’s nothing we can do about it at the moment.

    In your situation, I’d recommend to contact the authors of the mentioned Contact 7 addon and ask them to not initialize Stripe PHP SDK library unless it’s required, (e.g. init it only on page with contact form or payment processing page etc).

    Plugin Support mbrsolution

    (@mbrsolution)

    Sorry but I meant to type warning instead of error, my apologies.

    Regards

    Thread Starter muzammil25

    (@muzammil25)

    Thanks for your feedback. I found a different plugin that works.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Conflict with Contact 7 form stripe integrartion’ is closed to new replies.