Change Tax Applied on Shipping Method

To change the tax applied on the shipping method used: Go to Lists > Accounting > Shipping Items > Select the Shipping Method used > Click Edit > Shipping Rules tab > Charge Tax On This Shipping Portion Of Item Field > Select tax code to be used Moving forward, when this shipping method is selected, the Shipping Charges will follow the tax code on the Charge Tax On This Shipping… Continue reading Change Tax Applied on Shipping Method

Points to Note While Removing ‘Free’ From Shipping Methods with Zero Rate

Removing the “Free!” text from the shipping method list displayed on the website on the checkout page using content management. We can only replace the text by blank space or any other alternative symbol or text. The Shipping methods with non-zero cost will be displayed in the UI, only zero-cost in shipping method the “Free!”… Continue reading Points to Note While Removing ‘Free’ From Shipping Methods with Zero Rate

Remove “Free!” on Shipping Methods with Zero Rate

We can remove the word “Free!” on certain shipping methods with zero rate. Navigate to Commerce > Content Management > Content > Customize Text Click Customize Navigate to Messages and look for the word “Free!” as the default text On the Customization field user may enter a space or any term to replace the word “Free!” Click Save

How to Convert ship method into abbreviated form for displaying in the SCA website.

In the NetSuite the ship method values contains 2 or three words in it for example: “3rd party FedEX” so if any client wants to display on the the abbreviation or a single word we can use the following javascript for converting the ship method. Example: “3rd party FedEX” can be converted into FEDEX and… Continue reading How to Convert ship method into abbreviated form for displaying in the SCA website.

Bigpost Integration with Magento 2

BigPost is a shipping carrier that provides a REST API for developers to integrate their shipping services into e-commerce platforms. To integrate BigPost API with Magento, you can follow these general steps: -Obtain API credentials: You need to register with BigPost and obtain API credentials such as API Key, API Secret, and Merchant ID. -Install… Continue reading Bigpost Integration with Magento 2

Cash Sale Print PDF Customization

Print shipping cost on cash sale print. The shipping cost is under the shipping tab of Cashsale. Need to print the shipping cost when it has value. If it is empty, shipping cost field shouldn’t be printed. <tr><#if record.shipmethod?has_content> <td align=”right”><b>${record.shippingcost@label}</b></td> <td align=”right”>${record.shippingcost}</td></#if> </tr>

Proposal to Update Website shipping Methods

PROPOSAL SUMMARY This proposal covers the implementation of updating the shipping methods displayed on website for certain customers.  REQUIREMENT  Currently, the shipping method displayed on the website is UPS, based on the shipping method selected on the customer record under the “Preferences” tab. The shipping method selected in the customer record is selected as the… Continue reading Proposal to Update Website shipping Methods

Shipping Method standard field update with new values

Go to Lists > Accounting > Shipping Items. Click New. Enter a shipping item’s Ship Name. Enter the Display Name/Code to display on the printed invoices. Enter a shipping item Description. To hide this item from appearing on lists, click Inactive. To make this shipping item available on your website, check the Display in the Web Site box. Check the Shipping Rate subtab. To record charges… Continue reading Shipping Method standard field update with new values