Mi contenido
Comentarios
-
Hi @mark petzold , let me check this on my end. Kind regards, Thea
-
Hi @eleran, Good day! Unfortunately, this feature in SuiteBuilder is currently unavailable for SuiteCommerce Standard/SuiteCommerce Advance websites. This is due to the existing tracking has not been designed for SCA sites. It works for SB sites because those sites reload the content for each user click. In comparison to…
-
Thank you for confirming @PPetrova Can you also screenshot the part where 'Create New Customer' and 'Create New Prospect' is located? I'll check with one of our Mobile Team if this is possible. Thank you, Thea
-
Hi @PPetrova, Just a quick clarification, this is for NetSuite Mobile app and not for WMS right? Thank you, Thea
-
Hi Arun Reddy12, Thank you for your response! And has this happened before? Or has there been any OCI movement that happened in your account? If you can, we can have this further checked by submitting a Support case under your account. There has been an ongoing issue about Rebuild Search Index failing. It is currently…
-
Hi @Arun Reddy12, Can I get the following details from your account? And has this been working before? SuiteCommerce Extension Manager version and bundle ID NetSuite UI version Thank you, Thea
-
Wonderful! I'm glad it worked. 😁 Please let me know if you've encountered any other concerns regarding this~ Thank you and kind regards, Thea
-
Hi Micky (User_IDU2G), Can you try to check the step 4 under .../gulp/ns-deploy/index.js? I think I'm still seeing the original code in it. Then after saving run npm i oauth1 suitetalk on your terminal. Uploading your dev folder here might create a security compromise on your end since other users are able to access this…
-
Hi Micky (User_IDU2G), Thank you for the update. Would it be okay if you send these files that were modified. I'm just gonna try to run this on my end and see if I'll be able to reproduce the behavior. .../gulp/ns-deploy/index.js .../ns_npm_repository/suitetalk4node/src/tool.js…
-
Hi Micky (User_IDU2G), Can you also try to replace the following files on your end. getDataCenterUrls.tpl _passport.tpl Make sure to have a back up of these files before replacing it. Thank you! - Thea
-
Hi Micky (User_IDU2G), Can you try to check for the missing parts of the patch from SuiteArticles. Please try to follow patch from Help Topic. There is a difference on two part: https://nlcorp.app.netsuite.com/app/help/helpcenter.nl?fid=section_161109634325.html#subsect_161651734373…
-
Hi Micky (User_IDU2G), Can you also to run this on your SCA root file via your terminal. cd node_modules/xml2js npm i xmlbuilder@11.0.0 We'll be trying checking if the xmlbuilder dependency is installed within the xml2js folder - Thea
-
Hi @User_IDU2G, Can you try to do the following: Confirm restlets URL by navigating to Setup > Company > Company Information > Company URLS > Restlets On your local file, edit: /ns_npm_repository/oauth1/index.js and Replace const hostnameStep1 = this.vm ? hostName : `rest${molecule}.netsuite.com`; with const hostnameStep1…
-
Hi @nathanatwesspur, As per checking Support, your concern has been resolved by setting "URL Components for Facets" under Commerce > Marketing. Please let me know if you have further clarification on this one. - Thea If you find this reply to your question useful, others might be as well. By clicking the “Yes” button for…
-
Hi @nathanatwesspur, this is noted. let me test it on my end as well. - Thea
-
Hello @nathanatwesspur, As per checking, sometimes the index get broken after an upgrade and the initial response would be to Rebuild the Index. In this case you need to set Facets as URL Parameters = T for it to appear correctly. Is it still not working after doing so? Also, anyone from the community who might had the…
-
Hi @nathanatwesspur, Allow me to check this on my end and see if we have insights from our internal leads. I'll get back to you with an update. - Thea
-
Apologies, @Tom Dalton . I've seen your comment while I was writing my reply. Is this behavior not working as well when processing payments in NetSuite UI? - Thea
-
Hi Tom Dalton, You're correct about NetSuite supporting Braintree, but using a third party plugin outside NetSuite's SuiteApp. We only mentioned enhancement, since we don't have an official documentation yet for its integration to SuiteCommerce and therefore currently tagged as enhancement on our end. As mentioned, we have…
-
Hello @3937844, Apologies for the delayed response. As per checking our documentation, NetSuite does not support Braintree yet as a Credit Card Processor and it is currently logged as an enhancement on our end. (Enhancement #256184 Credit Card Processor > add Braintree as a Credit Card Payment Processor) But per checking…
-
Hi @3937844 Allow me to verify this on my end. I'll keep you posted on any details I get. Regards, Thea
-
Hi @Mohan_Betahut and @User_5B737, As per checking this is currently logged as an enhancement under Enhancement #184883 Web Store > Have an option for the Standard fields on the customer record to be displayable on the Registration page of the Web Store. You can submit a vote by either submitting a case to NetSuite…
-
Hi @Mohan_Betahut and @User_5B737 Thank you for submitting your question. Let me check this on my end and let me get back to you. - Thea
-
Hi @Rick_Mao_TOI, We do apologize for the late revert. As per checking the defect that your case is currently attached to, it is currently under the investigation of our internal team. Unfortunately, I cannot provide further information about the behavior as a defect has already been created. I do suggest to reply update…
-
Hi @Wendy_M, Allow me to check my resources for this. - Thea
-
Hi @Rick_Mao_TOI, Thank you for raising this concern. Please allow me to verify it on my end. Kind regards, Thea
-
Hello Anil Kumar (@User_C7Q5W), Thank you for the update! I'm glad this is now working on your end. If you find this reply to your question useful, others might be as well. By clicking the “Yes” button for “Did this answer the question?” below, you’ll be able to help the community members who might have a similar concern…
-
Hi @User_C7Q5W, Can you confirm if the following pre-requisites are applicable on the website you're using. Pre-requisites and Setup: Restriction on the number of active unique buyers and number of active unique items on the site - Only sites with >50 active unique buyers (buyers with at least 1 purchase during the past…
-
Hi @User_C7Q5W, Allow me to check this on my end. Since I was able to reproduce the behavior. Thank you and kind regards, Thea
-
I see. Thank you for the prompt response @Wendy_M. From my experience with website crawl, it will probably take a day or two. While were are waiting for it as well, might I suggest using Google Tag Manager as well? This is a different setup from SMT and will allow you to fire scripts on your webstore via their UI. But…