【问题标题】:BigCommerce API. How to connect using WInHTTPBigCommerce API。如何使用 WInHTTP 进行连接
【发布时间】:2013-02-27 05:03:41
【问题描述】:

如何使用 WinHTTP 连接到 BigCommerce API?

【问题讨论】:

    标签: winhttp bigcommerce


    【解决方案1】:

    我想你可能想看看 MSDN 上的示例代码。目前,Bigcommerce 没有基于 .NET 的客户端库。

    http://msdn.microsoft.com/en-us/library/windows/desktop/aa383147(v=vs.85).aspx

    在显示的示例中,您可以将 [authenticationSite] 替换为 store_url,将用户名和密码替换为您的 API 凭据(例如 admin、apikey)

    希望这会有所帮助。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-08-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多