Resolve Error: “Credit Card Number Is Not Valid. Please Check That All Digits Were Entered Correctly.” When Accepting Customer Payment in Test Mode

Applies ToProduct:  NetSuite 2021.2 ScenarioUser tests the Credit Card Payment Processing functionality when creating Customer Payment via Transactions > Customers > Accept Customer Payments. It results in error: “Credit card number is not valid. Please check that all digits were entered correctly.” Prerequisites: Navigate to Setup > Accounting > Payment Processing Profiles Click Edit by Payment Processing Profile Test Mode: Enter Checkmark SolutionCredit Card numbers used under Test Mode… Continue reading Resolve Error: “Credit Card Number Is Not Valid. Please Check That All Digits Were Entered Correctly.” When Accepting Customer Payment in Test Mode

Resolving Error: “Please enter value(s) for: Card Brand”

Applies To Product:  NetSuite 2022.2SuiteApp/Bundle:  SuiteCommerce Standard | Bundle ID: 391989 Scenario Error: “Please enter value(s) for: Card Brand” upon removing a Credit Card on MyAccount page Solution In order for us to resolve this concern, we need to select the appropriate card brands for each Payment Method records  Navigate to Setup > Accounting > Accounting… Continue reading Resolving Error: “Please enter value(s) for: Card Brand”

HTML poster Attribute

The poster attribute specifies an image to be shown while the video is downloading, or until the user hits the play button. If this is not included, the first frame of the video will be used instead. Syntax <video poster=”URL“> Attribute Values Value Description URL Specifies the URL of the image file.Possible values:An absolute URL – points… Continue reading HTML poster Attribute

Duplicate Detection Preferences

You can change how NetSuite searches for duplicates on the Duplicate Detection page. You can have NetSuite search for duplicates among customer, contact, partner, or vendor records and search for matching information in certain fields. To prevent you from merging records that are not duplicates, you can only merge records if they have the same… Continue reading Duplicate Detection Preferences

Add SKU name on the PDP page

How to display SKU name based on item options 1. Go to Website setup 2. Commerce -> website-> website list-> Edit the corresponding domain3. Go to the fieldset sub-tab4. Go to Matric child itemes5. Add field Id as Itemid and Field Name as-Name 6. Save

Detect Duplicate Customer Email

The Website Duplicate Email Detection feature prevents web store shoppers from creating duplicate customer accounts on your website. This feature detects duplicate email addresses when a customer chooses to register for an account. If a duplicate email address is detected, the customer is notified with an alert message, but the web store checkout workflow can… Continue reading Detect Duplicate Customer Email

Merging or Deleting Duplicate Records

When you find duplicate records in your NetSuite account, you can merge them, resulting in one complete record Four types of records support duplicate matching: Customer Vendor Partner Contact The Administrator role is required to set up which types of records you detect duplicates for and how you determine that two records are duplicates. An… Continue reading Merging or Deleting Duplicate Records

Animate.css

Animate.css is a library of ready-to-use, cross-browser animations for use in your web projects. Great for emphasis, home pages, sliders, and attention-guiding hints. Installation and Usage Install with npm: Import it into your file: Or add it directly to your webpage using a CDN: Basic usage After installing Animate.css, add the class animate__animated to an element, along with… Continue reading Animate.css

Github Desktop Working

Download and install Github Desktop Clone the repository Using GitHub Desktop 1. Select the current branch as Development2. Click fetch origin3. Create a new Branch under developmenteg: Update/Extension 4. Publish the branch5. open in visual studio code6. update the extension or theme we want7. go back to the Git desktop app Enter the summary(Task number)Enter… Continue reading Github Desktop Working