Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Damianne P (a11n)

    (@drwpcom)

    Hi @grandtam. First, make sure you’re updated to the latest version of the “Facebook for WooCommerce” plugin.

    Then, at the connection step “What is Woocommerce Extension V2 allowed to do” make sure all fields are enabled. Facebook recently updated its settings to toggle “Manage your business” permission to Off by default.

    If that doesn’t help, please double-check that the snippet added matches:

    
    add_filter( 'wc_facebook_connection_proxy_url', function() { return 'https://wc-connect-test.skyverge.com/auth/facebook/'; } );
    

    If you aren’t familiar with adding custom code to your site, here is some information as to how to do it. We recommend the free Code Snippets method.

    Once you’ve double checked the snippet is in place, try to connect to Facebook again. Would you please send us a screenshot or text of any additional error messages that show?

    Thread Starter grandtam

    (@grandtam)

    I change the currency en Dollar americain and It work for me
    Thanks for your help drwpcom

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Facebook for woocommerce not connecting’ is closed to new replies.