• Resolved mantodigital

    (@mantodigital)


    Hi, I’m using the plugin and I have only applied a payment method in one product and another method in another.

    The problem comes when those two products are put together in the cart. In that case, it would show the common payment methods if any, but since there are no common ones, no payment method is shown.

    It also happened to me that all payment methods are displayed. Voiding the condition.

    Does anyone know how to fix it?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WP Trio

    (@wooelements)

    Hi,

    If you don’t have common payment method(s) for the two products, then proceeding with checkout is not possible. WooCommerce requires one and one only payment method per order. Is this what you meant?

    Thread Starter mantodigital

    (@mantodigital)

    Yes.

    A customer adds a product whose status excludes wire transfers. And add another that has no condition, therefore it has all the payment methods enabled on the site.

    The result: the customer can place the order by paying with any payment method.

    Which supersedes the condition of the first product.

    Plugin Author WP Trio

    (@wooelements)

    Thanks for the clarification. In that case it should show all payment methods except wire transfer, correct?

    A ruleset something like this should work:

    Products – includes – [product NOT allowing wire transfers]
    Disable payment methods – [wire transfer method]

    Do you have this kind of ruleset and if so, any other rulesets which might override it? You can also post screenshots of your rulesets so I can have a look. Thanks!

    Thread Starter mantodigital

    (@mantodigital)

    `It was set up as “includes (exclusive)”

    And that created the problem.

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem when there are products with different payment terms together in cart’ is closed to new replies.