• Resolved php-supadev

    (@lbdeveloper)


    Hello,
    i have a WP multisite installation, and on all blogs/subsites the plugin Version 3.0.0 is activated (actually, Network Active).
    The shop currency is USD, so it should be supported by your plugin.

    But the payment method is not even appearing on /wp-admin/admin.php?page=wc-settings&tab=checkout

    I’ve even tried to enable it forcibly via the plugins_loaded action:
    WC()->payment_gateways->set_current_gateway("paypal_smart_checkout");

    But it has no effect, on checkout page the payment method will not appear.
    I’ve put the action handler with the code above in another plugin i am developing.

    Please can you tell me either how to fix it programmatically, or i’ll give you my WP credentials so that you can troubleshoot directly?

    Thanks

    • This topic was modified 2 years, 6 months ago by php-supadev.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor mbjtech

    (@mbjtech)

    Hello @lbdeveloper,

    I have checked our plugin with multi site ( network site ) and working fine without any issue.

    Could you please provide video for quick troubleshoot ?

    Thanks!

    I have the same problem. It is not showing up on checkout page. It shows up on cart page but not checkout so it is confusing my customers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not working on Multisite’ is closed to new replies.