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