• Resolved Erik Balster

    (@erik-balster)


    Hi,

    When i activate the plugin, my other payment methods disappear. Are you familiar with this problem?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Erik Balster

    (@erik-balster)

    Btw: i use Mollie for woocommerce to show the other payment methods

    Plugin Author Josh Kohlbach

    (@jkohlbach)

    Hi Erik, sorry for the late reply.

    It’s like this is something to do with Mollie’s gateway. The plugin registers the payment method in the normal way, so if they’re adding conditional display to that I would suggest testing it without Mollie active to see if the problem goes away.

    @jkohlbach I noticed the same issue on a customer site. It happens when the cart amount is 0, seems like the IGFW_Order_CPT::show_invoice_payment_gateway_on_free_orders() method empties the list of available methods using the following line:

    WC()->payment_gateways->payment_gateways = array();

    Please let me know if you need help recreating the issue.

    Plugin Support Fauzan Azizie

    (@fauzanade)

    Hi @mohsinoffline,

    I’ve escalated this issue to our development team for further investigation and fix.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.