寻找 Netsuite WSDK 文档

发布于 2024-09-29 00:14:46 字数 320 浏览 2 评论 0原文

我接手了一个与 Netsuite 集成的网站的开发。从 Netsuite 获取有关当前会话的信息(即购物车详细信息等)的主要方式似乎是通过使用 Javascript。例如,

http://shopping.netsuite.com/app/site/query/getcartitemcount.nl?c=xxxxxxx

获取购物车中的商品数量(其中 c 是我的客户公司 ID)。

我已经尝试了几个小时来寻找这些内容的某种文档,因为我需要取回一些额外的信息,但似乎找不到任何有用的东西。有谁知道我在哪里可以找到这些文档?

谢谢

I have taken over development of a website that integrates with Netsuite. The main way that it seems to use to get information from Netsuite about the current session (ie cart details, etc) is through the use of Javascripts. For example

http://shopping.netsuite.com/app/site/query/getcartitemcount.nl?c=xxxxxxx

gets the number of items in the cart (where c is my clients company id).

I have been trying for hours to find some kind of documentation for these as I need to get back some extra information and just can't seem to find anything useful. Does anyone know where I can find docs for these?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

猫腻 2024-10-06 00:14:46

以防万一其他人陷入寻找这些内容的困境,它们位于 netsuite 中,可以通过“设置 -> ”找到。网站->预览网站

您将在“外部目录站点工具”标题下看到 2 个链接。

“从您的网站返回 NetSuite UK 的链接”将为您提供结帐和购物车相关链接的列表。

“用于查询项目的 HTML 和 URL”将为您提供已设置的所有产品的列表。单击其中之一,您将看到可用于检索产品信息的不同格式。

希望这对其他人有帮助

Just in case anyone else is stuck hunting for these, they are in netsuite and can be found by going Setup -> Website -> Preview Website

You will see 2 links under the heading 'External Catalog Site Tools'.

'Links from your site back into NetSuite UK' will give you a list of checkout and cart related links.

'HTML and URLs for querying items' will give you a list of all the products you have set up. Click into one and you will see the different formats available for retrieving product information.

Hope this helps someone else

萌能量女王 2024-10-06 00:14:46

登录您的 Netsuite 帐户并单击帮助链接。或者查看 netsuite 主页上的开发人员资源

Log into your Netsuite account and click the help link. Or check the Developer resources on the netsuite homepage.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文