For Web Store-generated Sales Orders, when both Credit Card and Terms is tried to be set on the Sales Order during creation (e.g. through user event scripts), the back end logic checks whether if a Terms value is being set and applied. If found, the Authorization Process is skipped. Terms being prioritized over Credit Card… Continue reading Resolve Web Store Credit Card-based Sales Orders Not Automatically Processed for Authorization
Tag: order
Order Delay Count Update
The client would like to remove the order delay count from the item record. This requirement can be updated by removing the script deployment of the order delay from the account. This particular request can be fulfilled by making a modification in the system. Specifically, the change involves the removal of the script that was… Continue reading Order Delay Count Update
How to change the order of the Menu Tree in My Account section using extension only for mobile devices.
We can change the order of the Menu Tree in My Account using the extension only for mobile devices. Here we are using the index value for sorting.
How to change the My Account section menu tree items order ?
We can change the My Account section menu tree order in simple way. Update below mentioned code in menu-tree.scss Update below mentioned code in menu-tree-node.scss. Here we set the order for each item. After that deploy theme
Error on placing order in sitebuilder website
The error message indicates that the item record contains an empty value in the price field. This means that the price for the item you are trying to order is not specified or missing in the website’s database or inventory system.
Netsuite-Hive Integration
Integration between Netsuite and Hive for order and IF details Proposal summary This proposal covers the integration between Netsuite and Hive. The solution covers the fetching of order details from Netsuite and retrieving the shipment details and this creates item fulfillment in Netsuite. Requirement Connect Netsuite and hive to sync orders and fulfillment information. Our… Continue reading Netsuite-Hive Integration
NetSuite integration using Woocommerce REST API.
WooCommerce Integration using WooCommerce REST API