Problem with woocomerce integration

When a order is complited 3 referals is created instead of 1, and in te affiliate area apear 3 referals for this affiliate, i’m using de woocommerce integrations, it seems like one referal is created for every woocommerce status instead of only create the referal when the order is completed

Posted in

Comments

One response to “Problem with woocomerce integration”

  1. Hi Scott,

    I think it’s better if I had a look on your Dashboard.
    Please make sure to update Affiliates Pro and Affiliates WooCommerce integration to the latest versions and enable debugging for your site. After that you may send me temp admin access to this email: george@itthinx.com.

    To enable debugging, edit your wp-config.php file and do the following:
    Replace this line: 

    define( ‘WP_DEBUG’, false );

    with these lines:

    define( ‘WP_DEBUG’, true );
    
define( ‘WP_DEBUG_LOG’, true );
    
define( ‘WP_DEBUG_DISPLAY’, false );

    Kind regards,
    George

Share