WPIntell

Source evidence

Error when calculating shipping

Manual Credit Card Processing for WooCommerce · support · 2017-11-08T21:37:00+00:00

complaintsentiment
highseverity
0.91relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

11 / 39 rows with source links

28.2% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
chrisdperry91 unresolved
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! 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);

Comments

1 shown
WooDev 2018-01-04T16:32:00+00:00

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);