Proposal Summary This proposal includes the possibility of adding Stripe as the payment method in the Enlighten Smiles Ltd-UK-NS/SCA. Requirement For adding the Stripe payment method the Enlighten Smiles Ltd team is going to use the customer portal for ordering and payment. They would like to make payments by Stripe. STRIPE is a payment Gateway used to… Continue reading Proposal for Add Stripe as the payment method in the Enlighten Smiles Ltd-UK-NS/SCA.
Author: Atul Kumar Soni
Extension Development Life Cycle
Stage Activity Gulp Command to Use Result 1 Create New ExtensionCreate a baseline extension — Get started by creating the files needed for a basic Hello World extension. Create New Extensiongulp extension:create Create New ExtensionExtension developer tools create a Workspace directory and a subdirectory that contains the files and initial module for your extension. This… Continue reading Extension Development Life Cycle
Configure Configuration record after Sandbox refresh in SCA.
Refreshing the Sandbox account is required to get the latest values of the Production account. As the domain is not carried over in the Sandbox account after the refresh, all the SC configuration that is dependent on the domain will not be carried over. These are the recommendations to avoid additional work in copying the… Continue reading Configure Configuration record after Sandbox refresh in SCA.
How to find Node Version in SCA
Sometimes it’s difficult to find the Node version in SCA. Sometimes it’s because of the very old version of the SCA website we aren’t able to find the exact node versions. For this, we can use a little tricky method for finding the node version. Whenever you download the backup development code from any SCA… Continue reading How to find Node Version in SCA
TypeScript and JavaScript
TypeScript JavaScript A typed language that catches compilation errors early on You can find out errors during runtime Suitable for large projects as it improves code maintainability and readability As more code is added, becomes difficult to test and debug, thus JS is suitable for small projects Superset of JS, i.e., features like object-orientation, type-checking,… Continue reading TypeScript and JavaScript
Difference between Scss and CSS
Features CSS SCSS Definition CSS is a scripting language that is used to develop a web page. The more advanced variant of CSS is SCSS. It is a pre-processor language that is compiled or interrupted into the CSS. Functions It contains common functions. It contains more advanced features. Code It uses an extensive line of… Continue reading Difference between Scss and CSS
Variables in Javascript
Variables are containers that store values. You start by declaring a variable with the let keyword, followed by the name you give to the variable: Copy to Clipboard A semicolon at the end of a line indicates where a statement ends. It is only required when you need to separate statements on a single line.… Continue reading Variables in Javascript
What is Github
GitHub is a Git repository hosting service that provides a web-based graphical interface. It is the world’s largest coding community. Putting a code or a project into GitHub brings it increased, widespread exposure. Programmers can find source codes in many different languages and use the command-line interface, Git, to make and keep track of any… Continue reading What is Github
Errors in filter Search
Getting errors while doing filter search with the specific items.
Proposal for AUS Promotion Update.
Proposal Summary This proposal includes the possibilities of updating AUS Promotion for the AU subsidiary in the website shop.oxtools.com. Requirement AUS Promotion Update for OX Tools Global NSW. Hide the existing field “AUS Promotion” (custitem_on_promotion) which puts item on special. Use the field “AU Promotion” (custitem_au_promotions) instead of “AUS Promotion” (custitem_on_promotion). Link the field to… Continue reading Proposal for AUS Promotion Update.