The requirement is to find out the card type of a credit/card in the backend using the card number entered in the card. Use the below code to get the card type of a card.
Author: Dilma Joy
Image URL in SCA
Recently we faced an issue that some of the images in the website are missing. When we analyzed the issue, we understood that the URL of image contains the domain name. So when the domain expiring, the image also becomes unavailable. To solve the issue , whenever the image is uploading to the netsuite and… Continue reading Image URL in SCA
Form for wine subscription and notification mail to customer when the item arrives
Proposal Summary The proposal covers the scope of creating a new menu for En PRIMEUR in heading with list of campaigns. We have to create landing pages for each campaign and landing page with a form where customers could select the items, they are interested in. When the user submits the form an email confirmation… Continue reading Form for wine subscription and notification mail to customer when the item arrives
Backorder concept in netsuite
Backorder: In NetSuite we have an option called “Backorder” to place order even if the item is out of stock quantity. We use backorder rules to put items on backorder when there is no inventory at a location. Backorder rules have the following characteristics: They are evaluated only when all other rules have been evaluated… Continue reading Backorder concept in netsuite
Resolve “getFileNamedsearcherror Error: Integration blocked” during a gulp deploy
This may be due to the current STATE of Default Web Services Integrations being set to Blocked. To resolve: Navigate to Setup > Integration > Manage Integrations Tick the SHOW INACTIVES checkbox to ensure that blocked integrations will also appear in the list Click Default Web Services Integrations Edit the integration record Change the STATE from Blocked to Enabled Save the changes
Proposal For Adding Home Carousel Banner
Proposal Summary This proposal covers the scope of showing home carousel section in the Thermogard domains. Requirement Requirement is to add carousel in the home page of thermogard domains. The image and text will be different for each domain. Our solution We can achieve the result by using 2 methods. Each solution is adding below. … Continue reading Proposal For Adding Home Carousel Banner
Display item name and stock count for out of stock items in checkout page
Requirement is to show the item name and stock count in the checkout page.
Proposal For making cart text as configurable in the webstore
This proposal covers the development of making cart text as configurable in the webstore for Thermogard domains. Requirement In the cart page, the text at the top section need to make it configurable in the webstore for Thermogard domains. Our solution We can make the cart text as configurable by using an extension. We are… Continue reading Proposal For making cart text as configurable in the webstore
Add shipping date in the website checkout page
This proposal covers the development of showing expected shipping date field and text in the webstore . Solution: We can show an input field of date in the checkout page so that the user can enter the date which they want the order shipped out by and also the text message can be shown as… Continue reading Add shipping date in the website checkout page
Add a custom field in the Sales order and fill the field with value from website.
Requirement is to show a custom field in the SO and the value from the website should be show in that field. step 1: Create a transaction body field. Customization -> List,Records&Fields -> Transaction body fields -> new step 2: Add the created custom transaction body field in the configuration record. Otherwise we cannot get… Continue reading Add a custom field in the Sales order and fill the field with value from website.