Proposal For Implementing ACH Payment on the Website

Proposal Summary  This proposal covers the implementation of the ACH Payment in the Suite Commerce Website of Elevate Oral Care.  Requirement  The requirement is to setup the ACH (Automated Check Handling) payment method on the website of Elevate oral care.    Deliverables  We can implement the ACH Payment on the website.   We need to setup… Continue reading Proposal For Implementing ACH Payment on the Website

Proposal For Implementing the MOQ functionality in SCA website.

Proposal Summary  This proposal covers the implementation of the MOQ (Multiple Order Quantity) functionality in the Suite Commerce Website of OX Tools Global.  Requirement  Currently in the NetSuite, MOQ functionality is implemented for creating sales orders.  For the customers who have MOQ feature enabled in the customer record, we have to implement multiple order quantity… Continue reading Proposal For Implementing the MOQ functionality in SCA website.

Tip To Improve Performance of SCA Website

One of the method to improve the performance of SCA webpage while developing is to use images in the format WebP, If we have JPEG and PNG images, We can convert the images without changing its dimensions and can be converted into Webp format. This will decrease the loading time of the page and increase… Continue reading Tip To Improve Performance of SCA Website

Javascript code to stop the touch movement when a Field is selected in an HTML form

This code can be used to pause the touch movement in mobile devices while entering an input to a field or you can use in canvas field for signature etc. Code snippet: //Additional code in the javascript view file events: { ‘touchstart #in-modal-sig-canvas’: ‘preventCanvasScroll’ }, preventCanvasScroll: function(event){ event.preventDefault(); }, //Additional code in the javascript view… Continue reading Javascript code to stop the touch movement when a Field is selected in an HTML form

Proposal For Resale/Tax Certificate automation option from the SuiteCommerce site

Proposal Summary This proposal covers the feature for the Resale/Tax certificate automation option from the SuiteCommerce site of Cleerline Technology Group. Requirement The Cleerline Technology Group USA needs a feature for the Resale/Tax certificate automation option from the SuiteCommerce site. Deliverables We will add a check box to select the option for uploading the resale… Continue reading Proposal For Resale/Tax Certificate automation option from the SuiteCommerce site