• Resolved ucarmetin

    (@ucarmetin)


    Hi

    We have a special setup where we are forced to use both this and Payment Plugins for Stripe WooCommerce plugin together. The latest version of both plugins are used on the latest version of WordPress and WooCommerce. Each plugin is configured to work with a separate Stripe account. The separate webhooks are configured for each plugin.

    Payment Plugins for Stripe WooCommerce is used when user’s billing country is USA and WooCommerce Stripe Gateway is used when user’s country is NOT USA.

    Both plugin work together fine when it comes to payments and the payments are sent to the correct Stripe account but we’ve noticed a few issues:

    1. The reference for all payments is Payment Plugins for Stripe WooCommerce even when a payment is processed through WooCommerce Stripe Gateway
    2. Charge ID and Payment Intent ID are wrong. So when a payment is processed by this plugin, the Charge ID and Payment Intent ID generated do not lead to the correct Stripe account. The same issue occurs for the payment processed by the other plugin.
    3. Refunding via Payment Plugins for Stripe WooCommerce works but it’s not possible to refund via WooCommerce Stripe Gateway and we’re forced to use manual refund.

    So, both plugins can work together but there are some conflicts. I believe that the reason that some things work via this plugin while not the other one is that the other plugin is higher in the list of payments found under WooCommerce > Settings > Payments but I’m not 100%.

    It’d be great to get plugin team’s feedback on how we can avoid such conflicts and make sure both plugins work in given constraints.

    Thank you

Viewing 1 replies (of 1 total)
  • Saif

    (@babylon1999)

    Hello @ucarmetin,

    Thank you for reaching out!

    Payment Plugins for Stripe WooCommerce is used when user’s billing country is USA and WooCommerce Stripe Gateway is used when user’s country is NOT USA.

    It’s generally not recommended to have more than one plugin active on a WordPress site that performs the same task, for reasons like this.

    If you have some experience with PHP, you can explore the following workaround (although all refunds will need to be done via your Stripe dashboard): https://www.businessbloomer.com/woocommerce-multiple-stripe-accounts/

    If you prefer a custom solution to address these issues, kindly consider hiring a WooExpert, as we’re not able to provide support for plugin conflicts per our support policy.

    Let us know if you have any other questions!

Viewing 1 replies (of 1 total)
  • The topic ‘Conflict with Payment Plugins for Stripe WooCommerce’ is closed to new replies.