• chrisdperry91

    (@chrisdperry91)


    Wordpress 4.8.3
    Woocommerce 3.2.3
    Manual Credit Card Processing for WooCommerce Pro 1.4
    Authorize.Net WooCommerce Addon 1.0.6 (AIM Method no hosted fields)
    WooCommerce Webship Integrated Quoting 1.1

    Hello, I have been using your free plugin with no issues to process manual payments in the backend of Woocommerce and recently purchased the full plugin to integrate shipping quotes in the back end as well. Payment processing works as expected but when clicking the calculate shipping button I get nothing. Error in the console reads.

    Uncaught TypeError: Cannot read property ‘replace’ of undefined
    at Function.m.template (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=4.8.3:59)
    at wp-util.min.js?ver=4.8.3:1
    at n.render (backbone-modal.min.js?ver=3.2.3:1)
    at n.initialize (backbone-modal.min.js?ver=3.2.3:1)
    at n.e.View (backbone.min.js?ver=1.2.3:1)
    at new n (backbone.min.js?ver=1.2.3:1)
    at new e.WCBackboneModal (backbone-modal.min.js?ver=3.2.3:1)
    at HTMLButtonElement.<anonymous> (backbone-modal.min.js?ver=3.2.3:1)
    at Function.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=4.8.3:2)
    at a.fn.init.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,underscore&ver=4.8.3:2)

    I need to get this working ASAP. I’ve also tried contacting you through Morrison Consulting as well.

    All plugins are deactivated except for this one, woocommerce, AuthNet gateway and my shipping quote plugin. Running 2017 theme. Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author WooDev

    (@woodev)

    Hello Chris,

    There is currently a bug that we have patched but yet to release.

    Could you update your /templates/html-order-manual-payment.php file and comment out the 2 lines that match this:
    WC()->cart->add_to_cart((int) $productId, $productQty, $variationId);

Viewing 1 replies (of 1 total)
  • The topic ‘Error when calculating shipping’ is closed to new replies.