connect the contact form on the WordPress website with the theory Netsuite account
Author: Anju Babu
Get User details from the profile model
SC.PROFILE_PROMISE.then(function(e){console.log(e)})
Implement https://getaddress.io/ at checkout
Requirement provide an estimate for implementing the ‘search postcode’ feature of: getAddress() – Simple APIs for UK Addresses (see the demo) Instead of showing the Shipping and Billing fields when checkout page loads: Full Name Address Line 1 Address Line 2 Town/City County/Region Postcode Phone number Show the following: Full name Enter your postcode +… Continue reading Implement https://getaddress.io/ at checkout
Resolve “Deployment Scriptlet not found, aborting.”
We have to update the distro ScriptID and DeployementID with ScriptID and Deployement ID of the latest version of the Restlet script or which version we have used for. For example: If you’re using the latest version you have to update the scriptID and deploymentID to “scriptId”: “customscript_ns_sca_deployer_2021_2_0”,“deployId”: “customdeploy_ns_sca_deployer_2021_2_0”,
PAGENUMBER
The PAGENUMBER tag prints the page number of an element. By default it prints the pagenumber for itself (ie. the current page), but the idref attribute may be set to print the page number for another element. This element is often used in the header or footer of a document. Like the TOTALPAGES tag, the Report Generator has to take a guess as to how… Continue reading PAGENUMBER
Function to add the URL after validation to the image URLs List
Add the URL after validation to the image URLs List
To Solve the Error – TypeError: out.writeUint32LE is not a function
o Solve the Error – TypeError: out.writeUint32LE
Proposal for Address Lock
Address Lock
Cleerline Technology Group-SCA Webstore Setup and Development Proposal
Create sandbox instance to test changes to our website
Creating Locally Hosted Test Domains
In SuiteCommerce, we are able to change the look of our website by applying different themes, extensions, and SSPs to our domain records. This is why it would be useful to have test domains available to check these changes outside of our production domain but it is sometimes impractical to procure a domain just for… Continue reading Creating Locally Hosted Test Domains