• Hi,

    I have used this plugin in our website to integrate the Shopping cart in SharpSpring. When I place an order it doesn’t work and no data received on SharpSpring. I have filled all details on settings page of plugin.

    Any help would be appreciated.

    Thanks,
    R

Viewing 1 replies (of 1 total)
  • Thread Starter Rahul Gandhi

    (@gandhirk)

    When I have removed line of code then it works and sends data to the SharpSpring:
    add_action('woocommerce_cart_loaded_from_session', array( $this, 'shopping_cart_tracking' ), 10);

    Now my question is that does this work with the Shopping Cart Abandonment with SharpSpring?

    I am WP developer and I am also looking into the code of the plugin. So if you have any logic but no time to implement quickly then please let me know I will modify the code and try if it works or not.

    Regards,
    R.

Viewing 1 replies (of 1 total)
  • The topic ‘Not working on our site’ is closed to new replies.